Just 7cb6272bd4 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

6 lines
71 B
Python

import asciiTable
class table_T_S_I_B_(asciiTable.asciiTable):
pass