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
/
fontTools
/
ttLib
/
tables
/
T_S_I_P_.py
6 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
2to3 --fix=import
2013-11-27 02:34:11 -05:00
from
.
import
asciiTable
Added private VOLT (?) tables: TSIB, TSID, TSIP, TSIS. Easy, since they're plain ascii tables. git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@50 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-04 14:03:13 +00:00
class
table_T_S_I_P_
(
asciiTable
.
asciiTable
)
:
pass
Reference in New Issue
Copy Permalink