This is a followup fix to 85be2e0a9773acec3c6d14c345b1fd94ab3aa5c3 Before this change, if some glyph names had a "#-number" suffix in the post table, we could generate duplicate glyph names. Fix that, even though "#" is NOT a valid character in PS glyph names.
What it is ?
Quoting from TTX/FontTools Sourceforge Project
a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
Quick start
python setup.py install
From your command line type the above command to get fontools installed on your system.
Installation
See install.txt in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.
Documentation
What is TTX ?
See documentation.html in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
Community
License
See "LICENSE.txt" for licensing information.
Have fun!
Just van Rossum just@letterror.com
Description
Languages
Python
99.9%