4905 Commits (c290ba5b7d4e9e4a5f02340a22e6c9c46564906b)
 

Author SHA1 Message Date
Behdad Esfahbod c290ba5b7d Define _GNU_SOURCE 7 years ago
Behdad Esfahbod 98acdde3c6 [coretext/uniscribe] Fix build 7 years ago
Behdad Esfahbod ec86cc5e55 Fix Windows build 7 years ago
Behdad Esfahbod e35a763c07 [post] Implement glyph_from_name() 7 years ago
Behdad Esfahbod 6c738f353e Make string-array return hb_string_t 7 years ago
Behdad Esfahbod e1a37f3db4 Add hb_string_t 7 years ago
Behdad Esfahbod 21ac567858 Fix tests 7 years ago
Behdad Esfahbod 0f8b5aa1bc [post] Minor; towards implementing get_glyph_from_name() 7 years ago
Behdad Esfahbod 977679f229 Add hb_bsearch_r() 7 years ago
Behdad Esfahbod 0712e915b4 Remove hb_compare_func_t 7 years ago
Behdad Esfahbod 538da7496d Add hb-sort-r, a portable qsort_r() replacement 7 years ago
Behdad Esfahbod 923a8f520a Fix up 5de83fab94 7 years ago
Behdad Esfahbod b98c7c3f1f [post] Minor 7 years ago
Behdad Esfahbod 5de83fab94 [ot] Speed up get_glyph_name() 7 years ago
Behdad Esfahbod feadee079e [post] Refactor a bit, use our data types 7 years ago
Behdad Esfahbod 5014c60afa More nullptr fix 7 years ago
Behdad Esfahbod 5daf3bd449 [glib/ucdn/icu/ft/ot] Make returned funcs inert 7 years ago
Behdad Esfahbod bfa7f37a73 Fix previous commit 7 years ago
Behdad Esfahbod 8864864b62 [glib/icu/ucdn] Make the funcs object allocated on demand 7 years ago
Behdad Esfahbod af3f72f9eb Correctly mark NullPool const 7 years ago
Behdad Esfahbod 51f4d4d5cd Reduce prealloced number of user-data items from 2 to 1 7 years ago
Behdad Esfahbod 3205de7906 Make the NullPool HB_INTERNAL shared 7 years ago
Behdad Esfahbod 7036f1d22c [ot] Remove shaper name 7 years ago
Behdad Esfahbod 4a27c17ea0 Fix IntType.cmp() to avoid narrowing down integer types 7 years ago
Behdad Esfahbod 919b4b76a7 Make c++11 optional 7 years ago
Behdad Esfahbod 6c46897040 [m4] Update ax_pthread.m4 7 years ago
Behdad Esfahbod 2e02550763 [git.mk] Update 7 years ago
Behdad Esfahbod 62e312ead8 Use NULL instead of polyfill, if nullptr is not available 7 years ago
Behdad Esfahbod 17f40b7cad Include hb-private.hh more consistently 7 years ago
Behdad Esfahbod 42d518513c Towards compiling with pre-C++11 compilers and nullptr fallback 7 years ago
Behdad Esfahbod 0e9256984e [post] Make format1 names array avoid relocations 7 years ago
Behdad Esfahbod 2a74968044 Add hb-string-array.hh 7 years ago
Behdad Esfahbod 6f08b12bc3 Minor 7 years ago
Behdad Esfahbod 223686d64f 1.6.3 7 years ago
David Corbett 729c9e1335 Include all relevant glyphs in the subsetted font 7 years ago
Behdad Esfahbod cb6c6b0c42 Fix warning 7 years ago
Jonathan Kew dfd234a97d [set] Fix page_map[] indexing in backward loop. 7 years ago
Jonathan Kew 7339926525 [test] Extend hb_set test for issue 579 (currently failing) 7 years ago
Jonathan Kew 3d6f7df42a [test] Additional coverage in test_set_iter. 7 years ago
Jonathan Kew d511cfb557 [set] Bugfix for hb_set_next 7 years ago
Behdad Esfahbod 92bac64bd2 [post] Oops! 7 years ago
Behdad Esfahbod 543bd58d7a [post] Touch up and fixes 7 years ago
Khaled Hosny d9e166f74c [ot-font] Implement hb_ot_get_glyph_from_name 7 years ago
Khaled Hosny 9d4d2fb9af [ot-font] Implement hb_ot_get_glyph_name 7 years ago
Behdad Esfahbod bf133497e5 Merge commit '49a41dc75931cc2d2f7e74b7801f8cc327039e8e' 7 years ago
Behdad Esfahbod 49a41dc759 [test] Add more hb-set tests 7 years ago
David Corbett fd786c768f Use `mktemp -d` instead of `mktemp --directory` 7 years ago
David Corbett c4944920c0 Fix and run indic-script-extensions.tests 7 years ago
David Corbett d8df714251 Fix code point iteration in narrow Python 7 years ago
Behdad Esfahbod 33ca3b67bf Check for headers in builddir first, in check-*.sh 7 years ago