Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
aa37c0aa7d4e692cc85c70a9bb22be16433c2394
aa37c0a
Support for OS/2 table version 5 as proposed by Microsoft
by Olivier Berten
· 11 years ago
846d09e
Allow None for globalSubrs in T2CharString
by Behdad Esfahbod
· 11 years ago
7e97247
[subset] Handle inexistent feature / lookup lists
by Behdad Esfahbod
· 11 years ago
6e70667
Support loading broken Coverage tables
by Behdad Esfahbod
· 11 years ago
db0b1b8
Update to AGLFN version 1.7
by Behdad Esfahbod
· 11 years ago
271f25f
More fixup
by Behdad Esfahbod
· 11 years ago
2ee8598
Merge pull request #24 from samyakbhuta/master
by Behdad Esfahbod
· 11 years ago
d1072dd
Further fixup to cf75a7c5d05b96df6c6cacde3fdc53e8e6cb200d
by Behdad Esfahbod
· 11 years ago
67fef70
Support decode/encoding of unknown glyf hinting instructions
by Behdad Esfahbod
· 11 years ago
4ff7712
Restructure code
by Behdad Esfahbod
· 11 years ago
4fab60c
Remove unused instruction name propagation
by Behdad Esfahbod
· 11 years ago
978b1ea
Indent
by Behdad Esfahbod
· 11 years ago
cf75a7c
Fixup ttx file-name mangling after eac107f1
by Behdad Esfahbod
· 11 years ago
246301a
Fixup hhea recalc after 9222b8ef93fd6b41f9c4dcf152593cd0c80f0ba4
by Behdad Esfahbod
· 11 years ago
c360f04
Separate out the logic of computing advanceWidthMax from minLeftSideBearing, minRightSideBearing, and xMaxExtent for minimal fonts.
by Roozbeh Pournader
· 11 years ago
dec666a
Only modify the loca table is there is such a table.
by Roozbeh Pournader
· 11 years ago
7bdf6d3
Minor
by Behdad Esfahbod
· 11 years ago
9222b8e
Consider composite glyphs when recalcing 'hhea' values
by Behdad Esfahbod
· 11 years ago
335f182
Consider advance width of all glyphs when recalcing 'hhea'
by Behdad Esfahbod
· 11 years ago
cd4fac4
Avoid overflow when compiling glyf table
by Behdad Esfahbod
· 11 years ago
c55d592
Remove unreachable code
by Behdad Esfahbod
· 11 years ago
77219e5
Removed README.txt.
by Samyak Bhuta
· 11 years ago
dc9b87e
Updated README.md
by Samyak Bhuta
· 11 years ago
bbcb1d5
Updated README. Added 'community' section.
by Samyak Bhuta
· 11 years ago
3803608
README in markdown format.
by Samyak Bhuta
· 11 years ago
fe6bc4c
[subset] Don't drop hinting info by default
by Behdad Esfahbod
· 11 years ago
eac107f
Fix regex module usage
by Behdad Esfahbod
· 11 years ago
2a70f4a
[subset] Fix CFF hint-stripping
by Behdad Esfahbod
· 11 years ago
8c5c966
Store CFF names in UTF-8
by Behdad Esfahbod
· 11 years ago
4d99d14
[subset] Don't produce empty BlueValues
by Behdad Esfahbod
· 11 years ago
a6241e6
[subset] Retain cmap table even if empty
by Behdad Esfahbod
· 11 years ago
94118dc
Fix cmap subtable sort order
by Behdad Esfahbod
· 11 years ago
0ba7aa7
Make __cmp__() functions stable
by Behdad Esfahbod
· 11 years ago
d95db25
Indent
by Behdad Esfahbod
· 11 years ago
26560d2
[subset] Add TODO item
by Behdad Esfahbod
· 11 years ago
98b6075
[subset] Fix renumbering of (Chain)ContextFormat2
by Behdad Esfahbod
· 11 years ago
3977d3e
[subset] Typo
by Behdad Esfahbod
· 11 years ago
f98efdf
Merge pull request #14 from moyogo/master
by Behdad Esfahbod
· 11 years ago
1e0ad3a
remove non utf-8 character in unmaintainted code
by Denis Jacquerye
· 11 years ago
51a1782
Add support for cmap format 13.
by Roozbeh Pournader
· 11 years ago
e1a010c
[subset] Fix AttributeError: 'NoneType' object has no attribute 'prune_hints'
by Behdad Esfahbod
· 11 years ago
cff3740
* wrong indentation after else
by Denis Jacquerye
· 11 years ago
bed5f61
* replace _dict() by dict() as in d73f22530ecadcbdfb2cbc5752df73367ae09a5a
by Denis Jacquerye
· 11 years ago
d7921e3
Improved support for minimal fonts (with no visible glyphs).
by Roozbeh Pournader
· 11 years ago
1e4c89f
Update SVG table implementation
by Behdad Esfahbod
· 11 years ago
227a495
[inspect] Handle more exceptions
by Behdad Esfahbod
· 11 years ago
805caae
Merge pull request #5 from davelab6/master
by Behdad Esfahbod
· 11 years ago
16fc323
[subset] Drop CFF font-wide hinting values (bluezones, etc)
by Behdad Esfahbod
· 11 years ago
2e998ea
Fix GlyphCoordinates slicing
by Behdad Esfahbod
· 11 years ago
9255d33
Remove stale comment
by Behdad Esfahbod
· 11 years ago
043108c
[subset] Fix glyf component closure
by Behdad Esfahbod
· 11 years ago
bb56ddb
Fix composite glyph coordinate routines
by Behdad Esfahbod
· 11 years ago
70fee16
Fix glyph removeHinting re padding
by Behdad Esfahbod
· 11 years ago
626107c
Move some methods from subset.py to 'glyf' table implementation
by Behdad Esfahbod
· 11 years ago
46d260f
[subset] Clean up imports
by Behdad Esfahbod
· 11 years ago
fd92d4c
[subset] Minor
by Behdad Esfahbod
· 11 years ago
b61d7ac
Relicense new tools to the original fonttools license
by Behdad Esfahbod
· 11 years ago
9d7dc22
Add copyright notices
by Behdad Esfahbod
· 11 years ago
c226dc7
Update to Unicode 6.3.0d3
by Behdad Esfahbod
· 11 years ago
28fc498
Minor
by Behdad Esfahbod
· 11 years ago
8413c10
Move sstruct under fontTools.misc
by Behdad Esfahbod
· 11 years ago
f65033e
Move xmlWriter into fontTools.misc
by Behdad Esfahbod
· 11 years ago
0ec17d9
[subset] NameError: global name 'rec' is not defined (#10)
by Behdad Esfahbod
· 11 years ago
21582e9
[subset] Minor TODO items
by Behdad Esfahbod
· 11 years ago
1c50507
Merge pull request #9 from khaledhosny/master
by Behdad Esfahbod
· 11 years ago
0e37f89
Letovers from pyftfontview → pyftinspect rename
by Khaled Hosny
· 11 years ago
9953685
[subset] Fix CFF hint stripping
by Behdad Esfahbod
· 11 years ago
010c5f9
[subset] Minor verbose output improvement
by Behdad Esfahbod
· 11 years ago
285d7b8
[subset] Fixup CFF hint stripping
by Behdad Esfahbod
· 11 years ago
2be33d9
[subset] Allow specifying '*' to choose all glyphs
by Behdad Esfahbod
· 11 years ago
8476314
[subset] Adjust state transition after hintmask
by Behdad Esfahbod
· 11 years ago
e062207
[subset] Drop hints from CFF if not needed
by Behdad Esfahbod
· 11 years ago
cebcf17
Rename pyftfontview to pyftinspect
by Behdad Esfahbod
· 11 years ago
fbb9fc1
[subset] Remove _NonrecursingT2Decompiler
by Behdad Esfahbod
· 11 years ago
a9b7e14
Merge http://github.com/behdad/fonttools
by Dave Crossland
· 11 years ago
9316a90
Fixup from numpy removal
by Behdad Esfahbod
· 11 years ago
1e50d94
Merge http://github.com/behdad/fonttools
by Dave Crossland
· 11 years ago
2058dcf
More GlyphCoordinates fixup
by Behdad Esfahbod
· 11 years ago
a2fb950
Merge http://github.com/behdad/fonttools
by Dave Crossland
· 11 years ago
e9ea5a0
Really fix GlyphCoordinates this time
by Behdad Esfahbod
· 11 years ago
c195a6b
Fixup import
by Behdad Esfahbod
· 11 years ago
c7e0cf4
Merge http://github.com/behdad/fonttools
by Dave Crossland
· 11 years ago
71d76fa
Fix GlyphCoordinates
by Behdad Esfahbod
· 11 years ago
583ce63
Minor
by Behdad Esfahbod
· 11 years ago
1830541
Merge pull request #2 from behnam/master
by Behdad Esfahbod
· 11 years ago
d7efd56
Make parsing XML quiet
by Dave Crossland
· 11 years ago
5ffb91e
Fix: Actually parse q for Quiet mode
by Dave Crossland
· 11 years ago
85af40e
Adding quiet mode to xmlImport
by Dave Crossland
· 11 years ago
b158597
Add -q for quiet mode
by Dave Crossland
· 11 years ago
f7e0c67
Show the length of tables in bytes, like `ttx -l'
by Behnam Esfahbod
· 11 years ago
31547e0
Handle fontTools.ttLib.TTLibError errors
by Behnam Esfahbod
· 11 years ago
1a281ee
fontView: Use relative imports and shorter namespaces
by Behnam Esfahbod
· 11 years ago
25fc268
fontView: Set column titles and disable sorting
by Behnam Esfahbod
· 11 years ago
ac10d81
Fix misc pychecker warnings
by Behdad Esfahbod
· 11 years ago
2284990
[fontView] Fix glyph expanding
by Behdad Esfahbod
· 11 years ago
7adbdd6
Fix Subsetting CFFs without subroutines
by Behdad Esfahbod
· 11 years ago
cbcaccf
[subset] Fixup previous commits for fonts that do have FDSelect
by Behdad Esfahbod
· 11 years ago
83f1f5c
[subset] Fix CFF subsetting of fonts with no FDSelectors
by Behdad Esfahbod
· 11 years ago
ee5e163
[setup.py] Add new tools
by Behdad Esfahbod
· 11 years ago
4d1541a
[setup.py] Remove numpy
by Behdad Esfahbod
· 11 years ago
Next »