X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Readme;h=7ce6e70badfe2a479c7b87b2b84d548b8aa9b659;hb=f80db26b7c5db7c120f5b38defa15fed232f6e96;hp=3e9eb40b323aa81d348344f9065aff765ccd7457;hpb=9bb0eb0e59ef6857da8932ea35833773a5374dc7;p=ttf2png.git diff --git a/Readme b/Readme index 3e9eb40..7ce6e70 100644 --- a/Readme +++ b/Readme @@ -13,7 +13,9 @@ Command-line options -r , Range of code points to convert, specified as unicode code points. The - default is 0,255, matching the ISO-8859-1 (Latin-1) character set. + default is 0,255, matching the ISO-8859-1 (Latin-1) character set. Code + points can be specified as plain numbers, unicode code points (U+xxxx) or + UTF-8 characters. -s Font size to use. The default is 10 pixels. @@ -133,6 +135,9 @@ some fonts, not all of the glyphs fit completely inside the character box. Changelog +next +- Alternate ways of specifying code point ranges + 1.1 - Controllable margin and padding in packed mode - Do not generate overly large images in sequential grid mode