summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-11[GPOS] Add harmless recursion in fix_mark_attachment()Behdad Esfahbod1-0/+2
2016-02-11[GPOS] Merge attach_chain() and cursive_chain()Behdad Esfahbod1-18/+32
2016-02-11[GPOS] Minor shufflingBehdad Esfahbod1-5/+5
2016-02-11[GPOS] Negate sign of attach_lookback(), and rename it to attach_chain()Behdad Esfahbod1-8/+9
2016-02-11[tests] Add test for advance zeroing of an ASCII letter marked as mark in GDEFBehdad Esfahbod3-0/+2
2016-02-11Remove font-dependent ASCII-only perf hackBehdad Esfahbod1-4/+0
2016-02-10Fix previous commit!Behdad Esfahbod2-6/+6
2016-02-10[tests] Fix fonts in cc4a78bf22c4a735b84c89b04be3bb531f42135eBehdad Esfahbod6-0/+0
2016-02-10Remove now-unused mark zeroing BY_UNICODEBehdad Esfahbod2-31/+0
2016-02-10[tests] Add tests for Latin mark zeroingBehdad Esfahbod6-0/+8
2016-02-10[tests] Add tests for Thai mark zeroingBehdad Esfahbod6-0/+8
2016-02-10Change default mark advance zeroing behavior from Unicode to GDEFBehdad Esfahbod3-3/+3
2016-02-10MinorBehdad Esfahbod1-1/+1
2016-02-10Merge pull request #164 from fanc999/msvc.buildBehdad Esfahbod23-167/+1541
2016-02-10[README] Add ABI Tracker linkBehdad Esfahbod1-0/+1
2016-02-03MSVC builds: Add support to build DirectWrite shaping backendChun-wei Fan4-0/+24
2016-02-03build: Build the DirectWrite sources if requestedChun-wei Fan3-0/+35
2016-02-03build: Support Visual Studio builds using NMakeChun-wei Fan16-2/+1104
2016-02-03MSVC builds: Add a pre-configured config.h(.win32) templateChun-wei Fan1-0/+155
2016-02-03build: Move source listings into separate Makefile snippetsChun-wei Fan6-165/+223
2016-02-02Fix more hangs in case of buffer allocation errorsBehdad Esfahbod3-3/+3
2016-02-02Merge pull request #222 from n8willis/masterBehdad Esfahbod3-0/+306
2016-01-28Update Makefile.amn8willis1-0/+1
2016-01-28Added initial usermanual chapter on cluster levels.n8willis2-0/+305
2016-01-18Merge pull request #216 from mhosken/masterBehdad Esfahbod1-28/+43
2016-01-16Refactor graphite2 to make ovleraps into negative width spacesMartin Hosken1-28/+43
2016-01-12Fix compiler warningBehdad Esfahbod1-1/+1
2016-01-12MinorBehdad Esfahbod1-15/+15
2016-01-11[fuzzing] Fuzz input textBehdad Esfahbod1-6/+19
2016-01-11[OT] Get list of lookup subtables once and loop through themBehdad Esfahbod1-39/+81
2016-01-111.1.31.1.3Behdad Esfahbod2-1/+30
2016-01-11[docs] Minor fixes.Behdad Esfahbod1-13/+13
2016-01-11[coretext] Speed up CoreText font fallbackBehdad Esfahbod1-5/+40
2016-01-07Add Homebrew build instructionsBehdad Esfahbod1-2/+8
2016-01-07Don't build hb-fuzzer in "make", only "make check"Behdad Esfahbod1-2/+1
2016-01-07Add 9 reserved entries to hb_font_extents_tBehdad Esfahbod1-0/+10
2016-01-06[uniscribe] Fix negative advanceBehdad Esfahbod1-1/+1
2016-01-06[test] Add test text for KaithiBehdad Esfahbod6-0/+11
2016-01-05Increase sanitize edit count from 8 to 32Behdad Esfahbod1-1/+1
2016-01-05Don't count fixing-up FeatureParams offset as errorBehdad Esfahbod1-0/+3
2016-01-02Check magicNumber in head table during sanitizeBehdad Esfahbod1-1/+3
2016-01-02Merge pull request #208 from khaledhosny/travis-trustyBehdad Esfahbod1-2/+3
2016-01-02[travis] Try building on TrustyKhaled Hosny1-2/+3
2016-01-01[travis] Only run coveralls if testing behdad/harfbuzzBehdad Esfahbod1-1/+1
2016-01-01Merge pull request #207 from khaledhosny/docs-4Behdad Esfahbod5-81/+187
2016-01-01[docs] More buffers documentationKhaled Hosny5-81/+187
2015-12-30Merge pull request #205 from khaledhosny/more-docsBehdad Esfahbod3-1/+115
2015-12-30Merge pull request #206 from nico/patch-3Behdad Esfahbod1-4/+0
2015-12-30Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.Nico Weber1-4/+0
2015-12-30[docs] Reduce gtkdoc-check errorsKhaled Hosny2-0/+114