4802 Commits (dbdbfe3d7b36613d893832dcb1884c756c20bfda)
 

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