4013 Commits (1245395a60ab6b04fc4653c448a97bb6ffee672c)

Author SHA1 Message Date
Behdad Esfahbod 1d3971200b Deprecate hb_set_invert() 7 years ago
Behdad Esfahbod 5e74044b6b Add bfind() to prealloaced_array_t 7 years ago
Behdad Esfahbod db5f7ef189 Inline another bsearch() 7 years ago
Behdad Esfahbod 6fb4ac73f9 Add popcount for 64bit ints 7 years ago
Behdad Esfahbod 473b17af4d Remove unused hb_cache_t 7 years ago
Behdad Esfahbod a433e60a43 Remove unused hb_frozen_set_t 7 years ago
Behdad Esfahbod 826a1daf2f Move set-digests into their own header file 7 years ago
Behdad Esfahbod 3c13e153fe Try fixing AppVeyor bots 7 years ago
Behdad Esfahbod 7e3015a315 Fix warnings 7 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 7 years ago
Behdad Esfahbod fbb937b680 Don't use NULL in public headers 7 years ago
Behdad Esfahbod c3448e8d21 Use static_assert instead of custom ASSERT_STATIC 7 years ago
Behdad Esfahbod 76dcbf8b23 Add polyfill for static_assert and nullptr 7 years ago
Behdad Esfahbod 81e2b9b8a9 Never skip over CGJ 7 years ago
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 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
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
Behdad Esfahbod 6a2cbc6ef5 [coretext] Use fabsf() instead of abs() 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
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 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