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
History
Erik van Blokland
03fa850d2c
This removes the class magic based AllFonts. The AllFonts available in FL relies on actual font indices of open fonts. In RF, AllFonts will raise a NonImplementedError. The class should not be responsible for knowing which fonts are open, it's really up to the application to keep track of these things.
...
git-svn-id:
http://svn.robofab.com/trunk@19
b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
2008-01-08 19:18:06 +00:00
..
Lib
/robofab
This removes the class magic based AllFonts. The AllFonts available in FL relies on actual font indices of open fonts. In RF, AllFonts will raise a NonImplementedError. The class should not be responsible for knowing which fonts are open, it's really up to the application to keep track of these things.
2008-01-08 19:18:06 +00:00
install.py
initial import was at the wrong place
2008-01-08 18:41:55 +00:00