4489 Commits (0aedfd59be54972e61a952753ffc0d12631771fe)
 

Author SHA1 Message Date
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
Behdad Esfahbod dc9f229799 [GX] Port variation stuff to Variation Store design 8 years ago
Behdad Esfahbod a7edeb6f02 Make OffsetArrayOf take OffsetType template argument 8 years ago
Behdad Esfahbod 8dddc231cf [GX] Revert "[GX] Add VariationAlternates, to allow conditional lookups in GSUB/GPOS" 8 years ago
Behdad Esfahbod bb4d2e6ed5 [GX] Free GX coordinates 8 years ago
Behdad Esfahbod baa329c6a1 [GX] Add compact VariationDevice implementation 8 years ago
Behdad Esfahbod 71b06fd392 [GX] Add VariationAlternates, to allow conditional lookups in GSUB/GPOS 8 years ago
Behdad Esfahbod 976eeb8e02 [GX] Minor 8 years ago
Behdad Esfahbod ed8a9067ca [GX] Minor 8 years ago
Behdad Esfahbod 15c5ee6747 [GX] Minor rename 8 years ago
Behdad Esfahbod 4c535a822f [GX] Hookup VariationDevice to Device table implementation 8 years ago
Behdad Esfahbod a0c2366075 [GX] Break out early if factor is zero 8 years ago
Behdad Esfahbod ca28670316 [GX] Towards anisotropic interpolation 8 years ago
Behdad Esfahbod 6d9d3c55bb [GX] Add data types for encoding numerical variations 8 years ago
Behdad Esfahbod b843c6d8b6 1.3.4 8 years ago
Behdad Esfahbod 8c842e4a44 [hb-fuzzer] Get glyph extents for output glyphs 8 years ago
Behdad Esfahbod 9f6144cdb9 [CBDT] Add test for fetching glyph extents 8 years ago
Behdad Esfahbod e4bfccfb2a [CBDT] Minor 8 years ago
Behdad Esfahbod b7068af423 [CBDT] Fix thinko! 8 years ago
Behdad Esfahbod a141d1da9b [CBDT] Implement IndexSubtableFormat3 8 years ago
Behdad Esfahbod 9eda74c92c [cbdt] Move some more code around 8 years ago
Behdad Esfahbod 654f9ab0d8 [cbdt] Fix sign bug 8 years ago
Behdad Esfahbod c27d6fcf8d [cbdt] Last of sanitization fixes 8 years ago
Behdad Esfahbod d495fc5e38 [cbdt] Clean up some more 8 years ago
Behdad Esfahbod ce09e90e15 [cbdt] More sanitize work 8 years ago
Behdad Esfahbod 70eb2ff682 Check for offset overflows during sanitize 8 years ago
Behdad Esfahbod 4b58c9e326 [cbdt] Start fixing sanitization (or lack thereof) 8 years ago
Behdad Esfahbod b92ba7bafc [CBDT] Use CHAR instead of int8_t 8 years ago