4795 Commits (74f1b88e3720103562552780af7058131c5492d5)
 

Author SHA1 Message Date
Behdad Esfahbod 74f1b88e37 [ucdn] Fix compiler warnings 7 years ago
Behdad Esfahbod c2cf68dbdf [coretext] Fix build 7 years ago
Behdad Esfahbod 95883fc5d4 [coretext] Pass correct font size to CoreText 7 years ago
Behdad Esfahbod 4f9a83ec21 Merge remote-tracking branch 'origin/master' 7 years ago
Behdad Esfahbod fa48ccbe12 [indic] Special-case Kannada Ra,H,ZWJ sequence 7 years ago
n8willis 40b05d7b77 Replacing 'cluster' with 'syllable' when comments describe certain Indic shaping behavior (#563) 7 years ago
ebraminio 6bac4ac2be Minor BUILD.md fix (#565) 7 years ago
Behdad Esfahbod 8923033eb2 [coretext] Use fabs() to silence compiler warning 7 years ago
Dominik Röttsches dd4b321b4a [coretext] Activate tracking for system fonts 7 years ago
Khaled Hosny 6760021d6f CMakelists.txt fix for Freetype builds (#564) 7 years ago
Behdad Esfahbod 6a2cbc6ef5 [coretext] Use fabsf() instead of abs() 7 years ago
ebraminio dfeccd073a Remove nmake port of harfbuzz (#562) 7 years ago
Behdad Esfahbod 4e4781319b [ft] Add hb_ft_font_changed() 7 years ago
Behdad Esfahbod 94b3cafc3a Add hb_face_get_table_tags() 7 years ago
Behdad Esfahbod e1b6d92302 Remove cast of functions to (hb_destroy_func_t) 7 years ago
Behdad Esfahbod 717fcb51dd [coretext] Minor 7 years ago
Behdad Esfahbod 374bb48d90 Change ptem API to make 0 mean unset 7 years ago
Behdad Esfahbod 06c14225b2 [coretext] Minor 7 years ago
Behdad Esfahbod a4b46212c5 [coretext] Adjust font size check for 0 7 years ago
Behdad Esfahbod 269cf1ca82 Correctly initialize ptem 7 years ago
Behdad Esfahbod 84686bf4c7 [coretext-aat] Also pass through CoreText if font has kerx table 7 years ago
Behdad Esfahbod 296d0134c9 [coretext] Change default point size to 12 7 years ago
Behdad Esfahbod 7b23c286a7 Merge branch 'coretext-optical-sizing' 7 years ago
Dominik Röttsches a5ebe1d4ae [coretext] Recreate CTFont if pt size changed 7 years ago
Dominik Röttsches db7a73ce07 [coretext] Fix build 7 years ago
Behdad Esfahbod f334130756 [coretext] Another try 7 years ago
Behdad Esfahbod a8e466c3c1 [coretext] Move CT_Font to font data 7 years ago
Behdad Esfahbod f9b4c6570a [coretext] Move font size to a macro 7 years ago
Behdad Esfahbod 8d450dd188 Infrastructure for creating CTFont with correct font size 7 years ago
Behdad Esfahbod 16d02a58cf [coretext] Change default font size from 36 to 18 7 years ago
Behdad Esfahbod c0c2dbc871 Remove dirty tracking 7 years ago
Behdad Esfahbod b57f18da70 Add hb_font_[sg]et_ptem() to set/get point size on font 7 years ago
Behdad Esfahbod 3f9370d9e5 Fix TODO item 7 years ago
Behdad Esfahbod 5f50f8837f [arabic] Fix cluster merging 7 years ago
Behdad Esfahbod c2545b9215 Add check for HB_EXTERNs 7 years ago
fanc999 48a9406839 Fix build of HarfBuzz tools and HarfBuzz-GObject on Visual Studio (#555) 7 years ago
Behdad Esfahbod c9e2cf6f55 [ot] Remove 'mal' and 'gle' lang tags 7 years ago
Behdad Esfahbod 621c49cb86 Improve performance of ligature component matching 7 years ago
Behdad Esfahbod ab8d70ec70 [arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53 7 years ago
Behdad Esfahbod b6fe0ab636 Add info_cc() convenience macro 7 years ago
Behdad Esfahbod 7f9e7f8689 Adjust normalizer for out-of-order marks 7 years ago
Behdad Esfahbod a252ad61f0 Minor 7 years ago
Behdad Esfahbod 4c05a405ac Revert "Treat HAMZA ABOVE similar to SHADD for sorting purposes" 7 years ago
Behdad Esfahbod d695cacbf4 Shorthand format controls should not be ignored 7 years ago
Behdad Esfahbod 50e95229d7 Add Chinantec language tags 7 years ago
Behdad Esfahbod 9786fcd8fd Fix GPOS v_origin ordering 7 years ago
Behdad Esfahbod 63db692fa9 [indic] Fix shaping of U+0AFB GUJARATI SIGN SHADDA 7 years ago
Behdad Esfahbod f559c63307 [indic] Implement Consonent_With_Stacker 7 years ago
Behdad Esfahbod e07669fc43 [use] Implement Consonant_With_Stacker 7 years ago
David Corbett 3ca9c92aa6 Test Consonant_With_Stacker in Kannada (#530) 7 years ago