3803 Commits (a6446d44e6d04e1eeea994682e29f9cb6265f7f6)
 

Author SHA1 Message Date
Behdad Esfahbod 238d6a38f2 [bindings] Update sample.py 10 years ago
Behdad Esfahbod 2cd5323531 [bindings] Use hb_glib_blob_create() in sample 10 years ago
Behdad Esfahbod 0ef179e2dc [glib] Add hb_glib_blob_create() that takes GBytes 10 years ago
Behdad Esfahbod b91904a40d [bindings] Replace deprecated allow-none with optional and nullable 10 years ago
Behdad Esfahbod 81a31f3eff [bindings] Make sample Python 2/3 compatible 10 years ago
Behdad Esfahbod b632e7997d Fix up gobject-introspection a bit 10 years ago
Behdad Esfahbod 3d1a666a86 Remove hardcoded ICU include paths. 10 years ago
Behdad Esfahbod 8cb41cb950 Merge pull request #76 from cpeterso/cpeterso/Wunused-function 10 years ago
Chris Peterson fb85d618f5 Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings 10 years ago
Behdad Esfahbod 365c03fc2b Merge pull request #75 from cpeterso/cpeterso/Wunused-value 10 years ago
Chris Peterson d1897a98d8 Fix hb_atomic_ptr_cmpexch -Wunused-value warnings 10 years ago
Behdad Esfahbod c36c4a9924 Add missing va_end() 10 years ago
Behdad Esfahbod f34aaba868 [ft] Don't set font ppem 10 years ago
Behdad Esfahbod 350f3a02ce [ft] Add hb_ft_face_create_referenced() and hb_ft_font_create_referenced() 10 years ago
Behdad Esfahbod 9a3b74884b Remove redundant check for FT_Face_GetCharVariantIndex 10 years ago
Behdad Esfahbod 1226b2e930 Fix FreeType version check 10 years ago
Behdad Esfahbod affacf2f37 [ft] Open blob in READONLY mode 10 years ago
Behdad Esfahbod 395b35903e Avoid accessing layout tables at face destruction 10 years ago
Behdad Esfahbod 7d5e7613ce Fail blob creation if length overflows or is too large 10 years ago
Behdad Esfahbod d5a5052098 Assert that blob length doesn't overflow address. 10 years ago
Behdad Esfahbod 66e37409b3 0.9.37 10 years ago
Behdad Esfahbod 093c520de5 [otlayout] Mark variables that are C arrays as opposed to OT::ArrayOf 10 years ago
Behdad Esfahbod 9df0a52030 [otlayout] Avoid invalid access with Context format 3 10 years ago
Behdad Esfahbod 295ef1dd52 [ot] Debug get_coverage 10 years ago
Behdad Esfahbod 00f6a8e334 [ot] Print format in dispatch trace 10 years ago
Behdad Esfahbod 5c7d6f02d7 Minor 10 years ago
Behdad Esfahbod 153beebba9 [ot] Make sure all toplevel tables have tableTag 10 years ago
Behdad Esfahbod 282b13f9b4 [sanitize] Improve debug output some more 10 years ago
Behdad Esfahbod 0766ee1f4e [sanitize] Improve debug output 10 years ago
Behdad Esfahbod e6f80fa104 [indic] Allow ZWJ/ZWNJ before SM 10 years ago
Behdad Esfahbod c0e95abc5f 0.9.36 10 years ago
Behdad Esfahbod fde3e4a423 In hb_ot_collect_glyphs(), don't recurse to a lookup more than once 10 years ago
Behdad Esfahbod 5a5640d850 Move code around 10 years ago
Behdad Esfahbod 666b42f73b Move macros around 10 years ago
Behdad Esfahbod 5c87120b81 Fix misc warnings 10 years ago
Behdad Esfahbod a1f27ac3c4 Update test expectation for previous commit 10 years ago
Behdad Esfahbod 8afaf09687 [ft] Add NO_HINTING in a couple other places 10 years ago
Behdad Esfahbod 7228011411 [travis] Fix clang again 10 years ago
Behdad Esfahbod 406a020e52 [travis] Fail build if coveralls fails 10 years ago
Behdad Esfahbod a8aa20260d [travis] Only run coveralls under gcc 10 years ago
Behdad Esfahbod 5de0407337 Help clang with gcov 10 years ago
Behdad Esfahbod ef40ca8e5e [travis] Try to make coverage work with clang 10 years ago
Behdad Esfahbod 52784da17b [travis] Minor 10 years ago
Behdad Esfahbod f2c9005f51 Add README.md symlink to make github happy 10 years ago
Behdad Esfahbod 40987e8aac [travis] Re-enable clang 10 years ago
Behdad Esfahbod 5400ac476e Add build and coverage status links 10 years ago
Behdad Esfahbod 19360e0a56 [travis] Report matrix settings to help debugging 10 years ago
Behdad Esfahbod 9b89fc52f4 [travis] More coveralls 10 years ago
Behdad Esfahbod a68f2b62c1 [travis] Give coveralls a hand 10 years ago
Behdad Esfahbod 5194d647e1 [travis] Disable clang for now 10 years ago