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
/
robofab
/
Lib
/
robofab
/
objects
History
Erik van Blokland
2b446bb01c
os.name on mac can also be "posix". This caused a problem with FLS 5 on OSX, which would then return glyph.note as latin-1 rather than macroman, which would cause the wrong string to be written in UFO. Tip of the hat to Kai Bernau for reporting.
...
git-svn-id:
http://svn.robofab.com/trunk@28
b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
2008-02-02 12:40:17 +00:00
..
__init__.py
initial import
2008-01-07 17:40:34 +00:00
family.py
initial import
2008-01-07 17:40:34 +00:00
featureLib.py
initial import
2008-01-07 17:40:34 +00:00
objectsBase.py
Removing getAllFonts() from objectsBase. It's unreliable and tries to implement something in RF which can't really be implemented.
2008-01-08 19:13:43 +00:00
objectsFF.py
Basic fab objects for use in FontForge. Not at all ready, but functional in parts.
2008-01-07 21:12:34 +00:00
objectsFL.py
os.name on mac can also be "posix". This caused a problem with FLS 5 on OSX, which would then return glyph.note as latin-1 rather than macroman, which would cause the wrong string to be written in UFO. Tip of the hat to Kai Bernau for reporting.
2008-02-02 12:40:17 +00:00
objectsRF.py
Odd stray misplaced character. Sorry.
2008-01-08 20:23:26 +00:00