4666 Commits (356f93b64b6005f44bcfc329f6f9e150ec32fc26)
 

Author SHA1 Message Date
Behdad Esfahbod 31f7b1bb94 Add tests for USE using Marchen font and text 8 years ago
Behdad Esfahbod 53543f8b3e Ship UCDN and use it by default 8 years ago
Behdad Esfahbod f339706947 1.4.0 8 years ago
Frédéric Wang ae00af4a47 Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384) 8 years ago
Behdad Esfahbod e053ccc5bb Remove Android.mk 8 years ago
Behdad Esfahbod 6cff753941 Remove Tibetan decomposition rules from Indic shaper 8 years ago
Behdad Esfahbod f6ba63b2e8 Port decompositions from Indic to USE shaper 8 years ago
Behdad Esfahbod e678b537f7 [indic] Remove Chakma decomposition rule from Indic shaper 8 years ago
jfkthame 49ba698124 [use] Special-case Chakma split-vowel decomp in the USE shaper. (#383) 8 years ago
Behdad Esfahbod c4ca49d55b Revert "[indic] Remove redundant Chakma decomposition rule" 8 years ago
Behdad Esfahbod 805f76fc00 [indic] Remove redundant Chakma decomposition rule 8 years ago
Behdad Esfahbod 3cc48a46b5 [indix] Comment 8 years ago
nvelinov 7d1c5d8281 Compilation Error for ASSERT_STATIC on Some Compilers (#380) 8 years ago
Behdad Esfahbod e2b878055b Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable 8 years ago
Behdad Esfahbod 1a0f4aa6df Revert "Synthesize GDEF glyph class for any glyph that does not have one in GDEF" 8 years ago
Behdad Esfahbod 4b4a1b9f23 Fix assert fail with contextual matching 8 years ago
Behdad Esfahbod df98ce5fc8 Improve debug output with really deep nesting 8 years ago
Behdad Esfahbod eab418c5e6 Avoid infinite loop in CoverageFormat2 iteration with bad fonts 8 years ago
Behdad Esfahbod a0688e8e7b Ouch, finish previous change 8 years ago
Behdad Esfahbod de14c19d14 [fuzzer] Separate main() into a new file 8 years ago
Behdad Esfahbod 7ed71eb347 Protect collect_glyphs() and closure() against malicious DDOS fonts 8 years ago
Mike Hommey 1c98ff87c7 Support building with older glib versions 8 years ago
Volker H. Simonis ad273881c5 Minor fixes to pacify Coverity code scan 8 years ago
ebraminio 1e1825bf47 [dwrite] Provide an experimental API for justification (#279) 8 years ago
elmarb 4cd0cd6791 NMake ICU option builds with builtin ICU (#375) 8 years ago
Khaled Hosny 75fa884f92 [win32] Fix wrong description of the ICU option (#372) 8 years ago
Behdad Esfahbod 219cb29c5d Fix build after rebasing opentype-gx branch on top of MATH table 8 years ago
Behdad Esfahbod 0aedfd59be [GX] Apply 'rvrn' feature before any other feature 8 years ago
Behdad Esfahbod 42c8142531 [GX] Fix build with older FreeType 8 years ago
Sascha Brawer 72873cf522 Call hb_font_set_var_coords_normalized() from FT_Face coords 8 years ago
Behdad Esfahbod 4ebbeb7c50 [GX] Make FeatureVariations actually work 8 years ago
Behdad Esfahbod 72ada4f0c6 [GX] Hook up feature variations 8 years ago
Behdad Esfahbod ec87ba9ba3 [GX] Add hb_ot_layout_feature_with_variations_get_lookups() 8 years ago
Behdad Esfahbod 30c42b644e [GX] Add hb_ot_layout_table_find_feature_variations() 8 years ago
Behdad Esfahbod 7ceadbe981 Shuffle code around 8 years ago
Behdad Esfahbod bde5e3959c Move add_lookups from map to map-builder 8 years ago
Behdad Esfahbod 26648cebcd [GX] Remove (partial) support for anisotropic variations 8 years ago
Behdad Esfahbod c22176d4ba [GX] Handle setting var coords to NULL 8 years ago
Behdad Esfahbod 59055b5494 [GX] Implement Feature Variations 8 years ago
Behdad Esfahbod 85ec494434 [GX] Fix another x/y thinko 8 years ago
Behdad Esfahbod cf3de4d8f7 [GX] Rename VarStore to VariationStore 8 years ago
Behdad Esfahbod 1f6ed356e0 [GX] Fix build with some compilers 8 years ago
Behdad Esfahbod 250bcd6fb6 [GX] Skip tail zero entries when setting variation coordinates 8 years ago
Behdad Esfahbod 1124d2ece5 [GX] Fix thinko 8 years ago
Behdad Esfahbod ad69e8f07c [GX] Add new API hb_font_set_var_coords_normalized() 8 years ago
Behdad Esfahbod 151d93de8a [GX] Hook up GPOS to Variation Store stored in GDEF 8 years ago
Behdad Esfahbod dcfd309533 [GX] Change GDEF API to return varStore 8 years ago
Behdad Esfahbod 49cb87850c [GX] Pass apply-context down to get_anchor() 8 years ago
Behdad Esfahbod f0c3fd8c9a [GX] Add varStore member to GDEF 8 years ago
Behdad Esfahbod 5c971f8dbc Minor change to GDEF, in prep for new version 8 years ago