This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
Lib
History
ReadRoberts
99394d90bb
Fix bug in processing charset info. When predefined charset is specified in an OTF CFF ( TopDict.charset < 2),, the charset was always filled with the entire predefined charset, instead of charset[:nGlyphs]. Also added logic to write a predefined charset code instead of a custom charset when that is possible: this was not happening before.
2016-09-27 19:49:41 +02:00
..
fontTools
Fix bug in processing charset info. When predefined charset is specified in an OTF CFF ( TopDict.charset < 2),, the charset was always filled with the entire predefined charset, instead of charset[:nGlyphs]. Also added logic to write a predefined charset code instead of a custom charset when that is possible: this was not happening before.
2016-09-27 19:49:41 +02:00
sstruct.py
Add back xmlWriter and sstruct as toplevel modules
2015-05-07 23:32:17 -07:00
xmlWriter.py
Add back xmlWriter and sstruct as toplevel modules
2015-05-07 23:32:17 -07:00