4325 Commits (07461d06d242cd5cfda7ccb891189f074a89b460)
 

Author SHA1 Message Date
Behdad Esfahbod 6dd80faf0d Fix FixedVersion::to_int() 9 years ago
Ebrahim Byagowi 4a10402169 Hide justification behind HB_DIRECTWRITE_EXPERIMENTAL_JUSTIFICATION 9 years ago
Ebrahim Byagowi 63ee9ca5d8 Use standard types instead Windows favourites ones 9 years ago
Ebrahim Byagowi adf20ba0d1 Limit GetJustifiedGlyphs only to scripts with custom justification character 9 years ago
Ebrahim Byagowi 32ae9d1b3f Add justification support 9 years ago
Ebrahim Byagowi 10c3d9e415 Basic opentype features support 9 years ago
Ebrahim Byagowi d129897120 Refactor and remove dupe getglyphs call 9 years ago
Ebrahim Byagowi 5f1a896100 Better glyph offset support 9 years ago
Ebrahim Byagowi d691ba3f40 Don't fail when language is not set 9 years ago
Ebrahim Byagowi 1c00a46c7a Make DirectWrite backend to work with different font sizes 9 years ago
Behdad Esfahbod 0251b0cc5c 1.2.4 9 years ago
Behdad Esfahbod 69f9fbc420 Synthesize GDEF glyph class for any glyph that does not have one in GDEF 9 years ago
Behdad Esfahbod fef5dd9a72 Merge pull request #232 from c0nk/wip-icu 9 years ago
Behdad Esfahbod 01ea9eaac3 [build] Use tar-ustar instead of tar-pax 9 years ago
Behdad Esfahbod 3e10460a1d Minor comment 9 years ago
Behdad Esfahbod d14fea4bdc Remove default clause in minor switch statements 9 years ago
Behdad Esfahbod ce8ae99701 Merge pull request #231 from KonstantinRitt/post123buildfix 9 years ago
Behdad Esfahbod 731a430cd3 Fix requiredFeature stage handling logic 9 years ago
Behdad Esfahbod 68b6296d33 Add F2DOT14 type 9 years ago
Behdad Esfahbod 082b79fe9f Use FWORD and UFWORD when it makes sense 9 years ago
Kal Conley 5f995db103 Fix missing ICU #include 9 years ago
Kal Conley b424b6c372 Add --with-icu=builtin configure option 9 years ago
Konstantin Ritt 71248a843f Fix build with HB_DISABLE_DEPRECATED 9 years ago
Behdad Esfahbod 0c7fb7419c Speed up buffer variable allocation sanity check 9 years ago
Behdad Esfahbod 91dd115652 Add HB_NDEBUG 9 years ago
Behdad Esfahbod 75568b0a7f 1.2.3 9 years ago
Behdad Esfahbod 988165021f Disable internal buffer variable bookkeeping in NDEBUG builds 9 years ago
Behdad Esfahbod 94dd0bb7e7 Add blacklist signature for Times New Roman (Bold) Italic on OS X 9 years ago
Behdad Esfahbod dd8598c1c7 [test] Pass closure to hb_font_set_glyph_func() 9 years ago
Behdad Esfahbod e23cf902e9 Blacklist GDEF table of timesi.ttf and timesbi.ttf on Win 7 9 years ago
Behdad Esfahbod c335fd7986 In trampoline implementation of get_glyph(), don't destroy user data twice! 9 years ago
Behdad Esfahbod 23335deaad [ot-font] Accelerate cmap format4 get_glyph 9 years ago
Behdad Esfahbod e0f16a715b [ot-font] Towards accelerating get_glyph() 9 years ago
Behdad Esfahbod 5473ebfb84 [ot-font] Remove level of indirection in get_glyph_variant 9 years ago
Behdad Esfahbod 49fe6ecf19 [TODO] Update 9 years ago
Behdad Esfahbod 8b5bc141cd Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
Behdad Esfahbod b30a971bf7 1.2.2 9 years ago
Behdad Esfahbod af48e3d27c Fix recent test 9 years ago
Behdad Esfahbod 17c8317017 [tests] Fix for multiple options in test runner scripts 9 years ago
Behdad Esfahbod ebd7431f82 Partially revert 86c68c7a2c 9 years ago
Behdad Esfahbod 284481b312 Add test for mark positioning in rtl with non-zero mark advance 9 years ago
Behdad Esfahbod 56a84e8dd1 [tests] Allow commenting out tests to be skipped 9 years ago
Behdad Esfahbod 7cfd6cc486 [Android.mk] Update with warning flags 9 years ago
Behdad Esfahbod dabf32a5ad 1.2.1 9 years ago
Behdad Esfahbod 525cc7d28c Add note re only adding tests with Free Software fonts 9 years ago
Behdad Esfahbod 6a09d7e34b [test] Add README about how to add shaping tests 9 years ago
Behdad Esfahbod f8ee7906d0 Remove MANIFEST files 9 years ago
Behdad Esfahbod 815bdd7700 In cluster-level=0, group ZWJ/ZWNJ with previous cluster 9 years ago
Behdad Esfahbod 89137e325a Minor 9 years ago
Behdad Esfahbod 15063b12f7 [coretext] Move CTFont construction to face_data 9 years ago