Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
2a9bcde369fbcdc1258c11aa1b03633bf39653b4
/
Lib
/
fontTools
/
ttLib
/
sfnt.py
1b7d54f
converted usage of Numeric to numpy
by jvr
· 17 years ago
9be387c
Use sys.byteorder, getting rid of ttLib.endian
by jvr
· 17 years ago
28ae196
Refactored and enhanced table order support:
by jvr
· 21 years ago
f509c0f
support for CEF fonts: don't depend on the head table being available
by jvr
· 22 years ago
02e76e9
suppres Python 2.3 warning
by jvr
· 23 years ago
5862963
Wow, the master checksum in the 'head' table was never written to file correctly on little-endian platforms :-(. Fixed.
by jvr
· 23 years ago
04b3204
fixed typo in comment
by jvr
· 23 years ago
b0e5f29
use spaces for alignment
by jvr
· 23 years ago
ea9dfa9
renamed several items to use camelCase
by jvr
· 23 years ago
ce1d50a
Applied patch from Owen Taylor that allows zero-length tables to be ignored. Added comment why.
by jvr
· 23 years ago
f707463
added support for deleting tables: del f[tag]
by jvr
· 23 years ago
0f67586
improved support for writing to (in memory) streams
by Just
· 25 years ago
fdea99d
minor fix
by Just
· 25 years ago
7842e56
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
by Just
· 26 years ago