Eric Pruitt and Roberto E. Vargas Caballero
b5d0a13c10
Changed inconsistent indent
...
- A line was indented using spaces despite the rest of the code using
tabs.
Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com >
2014-07-15 19:30:48 +02:00
Eric Pruitt and Roberto E. Vargas Caballero
738f555f66
Fix typo in config.def.h
...
Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com >
2014-06-21 10:24:36 +02:00
Eric Pruitt and Roberto E. Vargas Caballero
9559100130
Use character scaling in XCopyArea
2014-01-21 19:20:17 +01:00
Eric Pruitt and Roberto E. Vargas Caballero
39f28b18b7
Set _NET_WM_PID attribute
2013-12-11 21:33:52 +01:00
Eric Pruitt and Roberto E. Vargas Caballero
2738592de6
Fix rmul definition
...
rmul means "exit underline mode", so a full reset of all
the attributes is not the correct way of exiting from
underline mode, because it is going to modify also another
attributes not related.
2013-12-10 17:21:12 +01:00
Eric Pruitt and Roberto E. Vargas Caballero
7e3cff33ff
Use character size scaling factors
...
The bounding boxes for characters can be scaled using "cwscale" and "chscale"
to scale the width and height respectively.
2013-08-05 11:44:18 +02:00