Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
0fac7fe32072e813d36882ba68af1227b6caff9b
/
Lib
/
fontTools
/
ttLib
/
tables
/
otBase.py
0fac7fe
Remove unused parameter
by Behdad Esfahbod
· 12 years ago
ee27eb8
Only propagate counts that are used in sub-tables
by Behdad Esfahbod
· 12 years ago
2edc2da
Use tableDict for DeltaValue lookbacks
by Behdad Esfahbod
· 12 years ago
078b363
Instead of countVars, pass down tableDict
by Behdad Esfahbod
· 12 years ago
7981704
Move countVars into reader/writer objects
by Behdad Esfahbod
· 12 years ago
6f9b64f
Fixup 41caf2d for DeltaValue tables
by Behdad Esfahbod
· 12 years ago
24f978c
Fixup 41caf2d
by Behdad Esfahbod
· 12 years ago
601bb94
Minor
by Behdad Esfahbod
· 12 years ago
3879cf9
Use slots for OTTableReader
by Behdad Esfahbod
· 12 years ago
6e556aa
Make ValueRecordFactory() immutable
by Behdad Esfahbod
· 12 years ago
41caf2d
Remove tableStack in favor of countVars
by Behdad Esfahbod
· 12 years ago
0585b64
Minor
by Behdad Esfahbod
· 12 years ago
d01c44a
When lazy-loading tables, copy ValueFormat
by Behdad Esfahbod
· 12 years ago
f50d0df
Load all OpenType sub-structures lazily
by Behdad Esfahbod
· 12 years ago
5988cc3
Make BaseTable a new-style object
by Behdad Esfahbod
· 12 years ago
0ba7aa7
Make __cmp__() functions stable
by Behdad Esfahbod
· 12 years ago
96b321c
Fix comparison to arbitrary objects
by Behdad Esfahbod
· 12 years ago
65499c1
Minor improvement to TableStack
by Matt Fontaine
· 12 years ago
ce47e0d
minor fix: one zero too many in assert
by jvr
· 17 years ago
1c73452
fixed some comment typos
by jvr
· 17 years ago
823f8cd
Misc patches from rroberts:
by jvr
· 19 years ago
3a6aa23
tweaked doc string
by jvr
· 22 years ago
52966bb
minor refactoring
by jvr
· 23 years ago
f7ef96c
refactored slightly to make later specializations easier
by jvr
· 23 years ago
4105ca0
reordered/regrouped some methods for clarity
by jvr
· 23 years ago
8e48312
don't use __len__ for arbitrary length method
by jvr
· 23 years ago
24d79cb
duh, I don't even _need_ to track referers with the current scheme
by jvr
· 23 years ago
f8f2a36
minor changes
by jvr
· 23 years ago
cfadfd0
completely revamped optimization strategy: now even _shrinks_ certain Adobe and MS OTL tables.
by jvr
· 23 years ago
e69caf8
more cosmetics
by jvr
· 23 years ago
64b5c80
results of morning-after code review, added some doc strings, etc.
by jvr
· 23 years ago
d4d1513
Completely revamped OT support; this time it works and is complete. XML output is not yet as pretty as can be.
by jvr
· 23 years ago