Changeset 101
- Timestamp:
- 10/28/07 22:07:10 (15 months ago)
- Files:
-
- 1 modified
-
hacks/trunk/automatic_text.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hacks/trunk/automatic_text.py
r100 r101 5 5 6 6 A FontLab Studio port of a long forgotten but very helpful Letraset 7 Font Studio feature. Automatic Text generates mixed sequences of7 FontStudio feature. Automatic Text generates mixed sequences of 8 8 glyphs, useful when checking for sanity your font metrics/kerning. 9 9 … … 20 20 box. If you select one glyph in the font window it will be selected as 21 21 the glyph to generate. If you select several glyphs Automatic Text 22 will default to the selection mode (which wasn’t there in Font Studio)22 will default to the selection mode (which wasn’t there in FontStudio) 23 23 using the selected glyphs as a base to generate the glyph sequence. 24 24 25 25 Thanks to Claudio Piccinini <http://www.tht.it/> for showing me his 26 (working!) copy of Font Studio with this neat feature.26 (working!) copy of FontStudio with this neat feature. 27 27 """ 28 28