diff options
author | Eric Pruitt <eric.pruitt@gmail.com> | 2013-08-05 11:33:37 +0200 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2013-08-05 11:44:18 +0200 |
commit | 7e3cff33ffbd69a112fa4071a9f0ed2dc93bfc57 (patch) | |
tree | 876e81589ea355f2822d87dc3277b1d664fe9631 /TODO | |
parent | aaee0e8b28a353c215b6d1c8fc06d20038d7b426 (diff) |
Use character size scaling factors
The bounding boxes for characters can be scaled using "cwscale" and "chscale"
to scale the width and height respectively.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ code & interface drawing ------- * add diacritics support to xdraws() -* add kerning configuration * make the font cache simpler * add hard width handling * xft is reporting wrong width and height for characters |