aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-20[var] Change double to float in APIBehdad Esfahbod
2017-01-19Start adding hb-ot-var.h and implementationBehdad Esfahbod
2017-01-19MinorBehdad Esfahbod
2017-01-19[test-ot-math] Add test with nil face/fontBehdad Esfahbod
2017-01-19MinorBehdad Esfahbod
2017-01-19Fix warningsBehdad Esfahbod
2017-01-19MinorBehdad Esfahbod
2017-01-18[ot] Fix automatic fraction for RTL scripts (#405)Khaled Hosny
2017-01-18Update language tags to OpenType 1.8.1 (#403)Sascha Brawer
2017-01-11Fix build with clangBehdad Esfahbod
2017-01-09Port math table to hb_lazy_table_loader_tBehdad Esfahbod
2017-01-09Add hb_lazy_table_loader_tBehdad Esfahbod
2017-01-09Move lazy-loader to more generic placeBehdad Esfahbod
2017-01-09In lazy-loading, remember allocation failureBehdad Esfahbod
2017-01-09MinorBehdad Esfahbod
2017-01-09Rename hb-ot-layout-math-table.hh to hb-ot-math-table.hhBehdad Esfahbod
2017-01-09TypoBehdad Esfahbod
2017-01-09Make UCDN default enabled (fixes #389) (#391)ebraminio
2017-01-09MinorBehdad Esfahbod
2017-01-08[USE] Remove non-canonical decompositionsBehdad Esfahbod
2017-01-051.4.1Behdad Esfahbod
2017-01-05Add tests for USE using Marchen font and textBehdad Esfahbod
2017-01-05Ship UCDN and use it by defaultBehdad Esfahbod
2017-01-051.4.0Behdad Esfahbod
2017-01-02Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384)Frédéric Wang
2016-12-28Remove Android.mkBehdad Esfahbod
2016-12-28Remove Tibetan decomposition rules from Indic shaperBehdad Esfahbod
2016-12-28Port decompositions from Indic to USE shaperBehdad Esfahbod
2016-12-28[indic] Remove Chakma decomposition rule from Indic shaperBehdad Esfahbod
2016-12-28[use] Special-case Chakma split-vowel decomp in the USE shaper. (#383)jfkthame
2016-12-26Revert "[indic] Remove redundant Chakma decomposition rule"Behdad Esfahbod
2016-12-26[indic] Remove redundant Chakma decomposition ruleBehdad Esfahbod
2016-12-26[indix] CommentBehdad Esfahbod
2016-12-23Compilation Error for ASSERT_STATIC on Some Compilers (#380)nvelinov
2016-12-22Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtableBehdad Esfahbod
2016-12-22Revert "Synthesize GDEF glyph class for any glyph that does not have one in G...Behdad Esfahbod
2016-12-21Fix assert fail with contextual matchingBehdad Esfahbod
2016-12-21Improve debug output with really deep nestingBehdad Esfahbod
2016-12-21Avoid infinite loop in CoverageFormat2 iteration with bad fontsBehdad Esfahbod
2016-12-20Ouch, finish previous changeBehdad Esfahbod
2016-12-20[fuzzer] Separate main() into a new fileBehdad Esfahbod
2016-12-20Protect collect_glyphs() and closure() against malicious DDOS fontsBehdad Esfahbod
2016-12-18Support building with older glib versionsMike Hommey
2016-12-18Minor fixes to pacify Coverity code scanVolker H. Simonis
2016-12-17[dwrite] Provide an experimental API for justification (#279)ebraminio
2016-12-16NMake ICU option builds with builtin ICU (#375)elmarb
2016-12-16[win32] Fix wrong description of the ICU option (#372)Khaled Hosny
2016-12-16Fix build after rebasing opentype-gx branch on top of MATH tableBehdad Esfahbod
2016-12-16[GX] Apply 'rvrn' feature before any other featureBehdad Esfahbod
2016-12-16[GX] Fix build with older FreeTypeBehdad Esfahbod