289 Commits (adf7758a27a11fb1a8a14a2673867589437d22a3)

Author SHA1 Message Date
Behdad Esfahbod 92de53ea45 [test/buffer] Add more tests for nil buffer 14 years ago
Behdad Esfahbod 065fb38c9a [test/ot-tag] More tests 14 years ago
Behdad Esfahbod 1a64f6e19a [API] Add HB_LANGUAGE_INVALID 14 years ago
Behdad Esfahbod 40b5c2e86c [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs 14 years ago
Behdad Esfahbod 7fc5a30cb4 [API] Add hb_face_make/is_immutable() 14 years ago
Behdad Esfahbod 0fd8c2f1be [API] Make get_glyph() callback return a boolean 14 years ago
Behdad Esfahbod 8e07f93ab4 [test/shape] Check shape output 14 years ago
Behdad Esfahbod 23d2432219 [test] Add test-shape.c. Oops 14 years ago
Behdad Esfahbod c098c3acc8 [test/blob] Use MAP_ANON instead of MAP_ANONYMOUS 14 years ago
Behdad Esfahbod 8329eb7c6c [test/shape] Add simplest test for hb_shape() 14 years ago
Behdad Esfahbod f2c1dd4f74 [test/font] Test font_funcs subclassing 14 years ago
Behdad Esfahbod 14f1e81b77 [test/font] Test empty funcs 14 years ago
Behdad Esfahbod 2ca0b5ae1e [test/font] Test more 14 years ago
Behdad Esfahbod 7033518f75 [API] Pass face to get_table() 14 years ago
Behdad Esfahbod ea93e7b27c [test/font] More tests 14 years ago
Behdad Esfahbod cdb153175f [test/font] More tests 14 years ago
Behdad Esfahbod 74d9fa3d9a [test/font] More get_empty() tests 14 years ago
Behdad Esfahbod db9f4eb4e0 [test/font] Test get_face() / get_parent() 14 years ago
Behdad Esfahbod 606923bb43 [test/font] Add test_font_properties() 14 years ago
Behdad Esfahbod da603e8038 [test/font] Start adding tests for hb-font.h 14 years ago
Behdad Esfahbod 9a14688e40 [API] Rename hb_face_create_for_data() to hb_face_create() 14 years ago
Behdad Esfahbod b8477e1da2 [test] Add tests for _get_empty() funcs 14 years ago
Behdad Esfahbod 80a6833b03 [API] Add hb_*_get_empty() for all objects 14 years ago
Behdad Esfahbod 7aa12ebdff [unicode] Simplify method setting 14 years ago
Behdad Esfahbod 74f1d896f2 Add hb_font_make/is_immutable() 14 years ago
Behdad Esfahbod 0c2ec1d78b [test] Always initialize gthread such that our mutex() stuff is tested 14 years ago
Behdad Esfahbod 6a9093cc48 [test/object] Test user_data with destroy() callback that calls user_data 14 years ago
Behdad Esfahbod f82c186304 [test/blob] Fix bug in test 14 years ago
Behdad Esfahbod 785d23acd0 [test/blob] Add create_sub_blob() 14 years ago
Behdad Esfahbod 0617b15582 [test] Test blob API 14 years ago
Behdad Esfahbod 1c9f8717eb [API] Simplify blob API, remove lock 14 years ago
Behdad Esfahbod 34fb5521a5 [API] Add hb_language_get_default() 14 years ago
Behdad Esfahbod c78f448558 [API] Add version macros and functions 14 years ago
Behdad Esfahbod e6a5b88c01 Fix build with older glib 14 years ago
Behdad Esfahbod 811482bd65 Replace hb_map_t with hb_set_t which is more intuitive and flexible 14 years ago
Behdad Esfahbod 72657e4ce7 [API] Make hb_font_create() take a face and reference it 14 years ago
Behdad Esfahbod db99589529 [test/object] Add test for object lifecycle stuff 14 years ago
Behdad Esfahbod f74d6c81f1 Cosmetic 14 years ago
Behdad Esfahbod cd361ec9a1 Cosmetic 14 years ago
Behdad Esfahbod c784c67a28 [unicode] Make _get_parent() return _nil object instead of NULL 14 years ago
Behdad Esfahbod 07e22779ab [test/unicode] Add script roundtrip tests for glib and ICU 14 years ago
Behdad Esfahbod 7cda65935c [test/unicode] Better test chainup 14 years ago
Behdad Esfahbod 250c59225e [test/unicode] Port the _custom test to test all property setters 14 years ago
Behdad Esfahbod e74b5b339a [test/unicode] Test Unicode 5.2+ but don't fail 14 years ago
Behdad Esfahbod c763aa42b4 [test/buffer] Clean up testing 14 years ago
Behdad Esfahbod 819e9d9e53 Minor 14 years ago
Behdad Esfahbod e8e29c725a [test/unicode] Add log messages 14 years ago
Behdad Esfahbod 208c2c3150 Minor 14 years ago
Behdad Esfahbod 60833efaf1 [test/unicode] Add testing of all unicode properties 14 years ago
Behdad Esfahbod da96ee072f [test/unicode] Test is/make_immutable() 14 years ago