Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
71294def6730c37839f03dee519b319f982587ea
/
Lib
71294de
[merge] Implement OS/2 and cmap
by Behdad Esfahbod
· 11 years ago
f2d5982
[merge] Implement a few more straightforward tables
by Behdad Esfahbod
· 11 years ago
65f19d8
[merge] Implement a coule more tables
by Behdad Esfahbod
· 11 years ago
45d2f38
Start adding pyftmerge tool to merge fonts
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
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
9316a90
Fixup from numpy removal
by Behdad Esfahbod
· 11 years ago
2058dcf
More GlyphCoordinates fixup
by Behdad Esfahbod
· 11 years ago
e9ea5a0
Really fix GlyphCoordinates this time
by Behdad Esfahbod
· 11 years ago
c195a6b
Fixup import
by Behdad Esfahbod
· 11 years ago
71d76fa
Fix GlyphCoordinates
by Behdad Esfahbod
· 11 years ago
583ce63
Minor
by Behdad Esfahbod
· 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
b69400f
Merge pyotlss, rename it to pyftsubset
by Behdad Esfahbod
· 11 years ago
1158118
Merge pyfontview, rename it to pyftfontview
by Behdad Esfahbod
· 11 years ago
562400e
Update table list for SVG
by Behdad Esfahbod
· 11 years ago
ddcca79
Add 'SVG ' table implementation from Read Roberts (Adobe)
by Behdad Esfahbod
· 11 years ago
c4af396
Revert "Make GlyphOrder object iterable"
by Behdad Esfahbod
· 11 years ago
4b3df49
Fix XML encoding
by Behdad Esfahbod
· 11 years ago
d8b32bf
Minor import cleanup
by Behdad Esfahbod
· 11 years ago
e4a670c
Make GlyphOrder object iterable
by Behdad Esfahbod
· 11 years ago
96b321c
Fix comparison to arbitrary objects
by Behdad Esfahbod
· 11 years ago
843ffd8
Port glyf coordinates from numpy to custom type
by Behdad Esfahbod
· 11 years ago
4f03368
Port glyf transform from numpy to lists
by Behdad Esfahbod
· 11 years ago
bca6e99
Port glyf flags from numpy to array module
by Behdad Esfahbod
· 11 years ago
b1a7f87
Port GPKG table from numpy to array module
by Behdad Esfahbod
· 11 years ago
8da8242
Port cmap table from numpy to array module
by Behdad Esfahbod
· 11 years ago
fd647bf
Port loca table from numpy to array module
by Behdad Esfahbod
· 11 years ago
035bc7d
Port hmtx table from numpy to array module
by Behdad Esfahbod
· 11 years ago
4ffd404
Fix decompiling GPKG on 64bit systems
by Behdad Esfahbod
· 11 years ago
400e953
Improve import handling
by Behdad Esfahbod
· 11 years ago
b0dc6df
Add support for saving WOFF file format
by Behdad Esfahbod
· 11 years ago
58d7416
Add support for loading WOFF file format
by Behdad Esfahbod
· 11 years ago
f09f1d4
Raise exceptions on unimplemented T2CharString operators
by Behdad Esfahbod
· 11 years ago
183afe6
Optimize Coverage.postRead()
by Behdad Esfahbod
· 11 years ago
12fd2ea
Turn "too much glyph data" into a warning
by Behdad Esfahbod
· 11 years ago
7d2c10e
Allow toXML() to be called on individual tables
by Behdad Esfahbod
· 11 years ago
85be2e0
Change duplicate-name resolution from n^2 to linear time
by Behdad Esfahbod
· 11 years ago
26549ce
Warn about excess data in kern table instead of aborting
by Behdad Esfahbod
· 11 years ago
65499c1
Minor improvement to TableStack
by Matt Fontaine
· 11 years ago
50d9a44
Add support for Microsoft COLR/CPAL layered color glyphs
by Behdad Esfahbod
· 11 years ago
7baa136
Add -z flag to ttx to choose a bitmap dump format
by Matt Fontaine
· 11 years ago
b9ba775
Add support for Google CBLC/CBDT color bitmaps
by Matt Fontaine
· 11 years ago
c33b0a2
Add support for standard EBLC/EBDT embedded bitmaps
by Matt Fontaine
· 11 years ago
ec62dbe
Release fonttools version 2.4
by pabs3
· 11 years ago
278d4d8
Fix syntax error
by pabs3
· 11 years ago
e83b4c4
Detect both types of quotes when detecting OTF vs TTF XML.
by pabs3
· 11 years ago
5f41933
Writing to stdout is not actually implemented yet
by pabs3
· 11 years ago
fb37a24
Implement writing output to arbitrary files including stdout.
by pabs3
· 11 years ago
3ac875a
Fix consistency of space/tab usage.
by pabs3
· 11 years ago
e0ddc58
Georg Seifert: fix bug with Apple's kern table format
by jvr
· 12 years ago
91bca42
merging fixes & changes from delft-sprint-2012
by jvr
· 12 years ago
ca75e43
Fix some typos in the ttx usage instructions
by pabs3
· 13 years ago
b8ce5bf
Remove shebang from ttyx.py since it is not executed directly
by pabs3
· 14 years ago
85fe10d
Remove executable permissions from files that do not need them
by pabs3
· 14 years ago
3de0e58
Fix bug in last commit
by pabs3
· 14 years ago
d3d7250
Be more thorough when working around font bugs in the hmtx table
by pabs3
· 14 years ago
d572137
Be more thorough when working around font bugs in the loca/glyf tables
by pabs3
· 14 years ago
df16db5
Be more thorough when working around font bugs in the OS/2 table
by pabs3
· 14 years ago
98caac2
Long-format loca tables are unsigned not signed.
by pabs3
· 14 years ago
1344bc9
Fix typos: 'neccesary' should be 'necessary'.
by pabs3
· 15 years ago
e7689a4
Release fonttools version 2.3
by pabs3
· 15 years ago
0682316
Fix loading the fontTools.misc.eexecOp module that speeds up fontTools.misc.eexec.
by pabs3
· 15 years ago
17012aa
Fix some broken assertions in the cmap format 1 code.
by pabs3
· 15 years ago
0a6dea0
Fix typo in help output.
by pabs3
· 15 years ago
bc7b748
updated unicode module to unicode 5.2.0
by pabs3
· 15 years ago
86368e7
Raising strings is deprecated in Python 2.5, raise an exception instead.
by pabs3
· 15 years ago
0e2aece
Fix some warnings due to signedness and 64-bitness issues
by pabs3
· 16 years ago
Next »