summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-251.2.31.2.3Behdad Esfahbod2-1/+43
2016-02-25Disable internal buffer variable bookkeeping in NDEBUG buildsBehdad Esfahbod3-12/+25
2016-02-25Add blacklist signature for Times New Roman (Bold) Italic on OS XBehdad Esfahbod1-0/+2
2016-02-25[test] Pass closure to hb_font_set_glyph_func()Behdad Esfahbod1-1/+1
2016-02-25Blacklist GDEF table of timesi.ttf and timesbi.ttf on Win 7Behdad Esfahbod1-0/+25
2016-02-25In trampoline implementation of get_glyph(), don't destroy user data twice!Behdad Esfahbod1-14/+27
2016-02-24[ot-font] Accelerate cmap format4 get_glyphBehdad Esfahbod2-48/+77
2016-02-24[ot-font] Towards accelerating get_glyph()Behdad Esfahbod1-3/+20
2016-02-24[ot-font] Remove level of indirection in get_glyph_variantBehdad Esfahbod2-16/+11
2016-02-24[TODO] UpdateBehdad Esfahbod1-14/+2
2016-02-24Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph()Behdad Esfahbod13-91/+344
2016-02-241.2.21.2.2Behdad Esfahbod2-2/+14
2016-02-24Fix recent testBehdad Esfahbod1-1/+1
2016-02-24[tests] Fix for multiple options in test runner scriptsBehdad Esfahbod1-2/+1
2016-02-24Partially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2Behdad Esfahbod2-17/+13
2016-02-24Add test for mark positioning in rtl with non-zero mark advanceBehdad Esfahbod2-0/+1
2016-02-24[tests] Allow commenting out tests to be skippedBehdad Esfahbod1-0/+4
2016-02-24[Android.mk] Update with warning flagsBehdad Esfahbod1-1/+2
2016-02-231.2.11.2.1Behdad Esfahbod2-1/+14
2016-02-23Add note re only adding tests with Free Software fontsBehdad Esfahbod1-1/+4
2016-02-23[test] Add README about how to add shaping testsBehdad Esfahbod2-0/+38
2016-02-23Remove MANIFEST filesBehdad Esfahbod126-381/+0
2016-02-22In cluster-level=0, group ZWJ/ZWNJ with previous clusterBehdad Esfahbod4-3/+10
2016-02-22MinorBehdad Esfahbod2-2/+2
2016-02-22[coretext] Move CTFont construction to face_dataBehdad Esfahbod1-36/+30
2016-02-22[coretext] Move code aroundBehdad Esfahbod1-30/+40
2016-02-22[coretext] Move code aroundBehdad Esfahbod1-20/+26
2016-02-22[build] git.mk fix for m4/gtk-doc.m4Behdad Esfahbod1-0/+1
2016-02-22[win32] Install git.mkBehdad Esfahbod1-0/+2
2016-02-22Make FixedVersion a templateBehdad Esfahbod8-13/+14
2016-02-22[coretext] Fix leak!Behdad Esfahbod1-0/+1
2016-02-22[coretext] Move code aroundBehdad Esfahbod1-47/+62
2016-02-22[coretext] Ignore PPEM in font size selectionBehdad Esfahbod1-10/+4
2016-02-22[coretext] Limit grapheme-cluster forming to cluster-level=0Behdad Esfahbod2-1/+2
2016-02-22[coretext] Fix shaping with varying font sizeBehdad Esfahbod1-4/+4
2016-02-191.2.01.2.0Behdad Esfahbod2-1/+21
2016-02-19[fuzzing] Add test for recent fixBehdad Esfahbod3-0/+2
2016-02-19[fuzzing] Make test runner actually workBehdad Esfahbod1-2/+4
2016-02-19[fuzzing] Add TODO itemBehdad Esfahbod1-0/+1
2016-02-19Avoid buffer->move_to() in case of buffer errorBehdad Esfahbod2-1/+3
2016-02-19[fuzzing] Make "make hb-fuzzer" build lib dependencyBehdad Esfahbod1-0/+3
2016-02-18Remove pointless overflow check in pointer mathBehdad Esfahbod1-1/+0
2016-02-18Emoji skin tone modifiers need to be treated as combining marksBehdad Esfahbod2-3/+17
2016-02-16[USE] Zero mark advances by GDEF earlyBehdad Esfahbod5-2/+5
2016-02-16[GPOS] Fix interaction of mark attachments and cursive chainingBehdad Esfahbod4-15/+18
2016-02-12MinorBehdad Esfahbod1-1/+1
2016-02-11[GPOS] MinorBehdad Esfahbod1-4/+4
2016-02-11[GPOS] Merge fixing of offsets for cursive and mark attachmentsBehdad Esfahbod2-43/+33
2016-02-11[GPOS] Divide position_finish() into two phases, for advances and offsetsBehdad Esfahbod5-30/+29
2016-02-11[ot] Minor shuffling code aroundBehdad Esfahbod2-7/+8