1520 Commits (d57fc627e9923579aed3d451c8f3b15520805fc1)

Author SHA1 Message Date
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
Behdad Esfahbod 6af9cff5e1 [test/unicode] Use text fixture instead of static variables 14 years ago
Behdad Esfahbod 13db3d40bf [test/buffer] Add UTF-16 tests 14 years ago
Behdad Esfahbod 243673d601 [test/buffer] Add more extensive UTF-8 test data from glib 14 years ago
Behdad Esfahbod dfec67f958 [test/buffer] Add initial utf-8 tests 14 years ago
Behdad Esfahbod aafe395ab5 Add test suite infrastructure 14 years ago
Behdad Esfahbod 1d39d6e42b Desable possibly lethal test on 64-bit machines 14 years ago
Behdad Esfahbod 3264042873 [test/buffer] Test pre_allocate() and allocation_successful() 14 years ago
Behdad Esfahbod 15c57e04bf [test/buffer] Add test pre_alloc(); hangs in the buffer code right now 14 years ago
Behdad Esfahbod 1e5527e2d6 [test/buffer] Test reset(), set_length(), and set/get_unicode_data() 14 years ago
Behdad Esfahbod db126b5448 [test/buffer] Test reverse() and reverse_clusters() 14 years ago
Behdad Esfahbod 39a840ae65 [API] Add hb_direction_from/to_string() 14 years ago
Behdad Esfahbod d4bee9f813 [API] Add hb_unicode_funcs_get_default() 14 years ago
Behdad Esfahbod 2409d5f8d7 Update Copyright headers 14 years ago
Behdad Esfahbod af02933739 [API] Remove hb_*_get_reference_count() 14 years ago
Behdad Esfahbod fb6291d9c9 [test] Add test for headers included from C and C++ 14 years ago
Behdad Esfahbod 107a50581c [test] Add todo items 14 years ago
Behdad Esfahbod 1fd73b594d [test] Rename test-types to test-common 14 years ago
Behdad Esfahbod f144a8ea84 [icu] Add two-way script conversion functions 14 years ago
Behdad Esfahbod fb194b8794 unicode: Cleanup implementation 14 years ago
Ryan Lortie 2fd0c577e3 [API] unicode: rework virtual functions for subclassing 14 years ago
Behdad Esfahbod f85faee9b3 [API] Rename hb_buffer_add_glyph() to hb_buffer_add() 14 years ago
Behdad Esfahbod aab0de50e2 [API] Add hb_buffer_allocation_successful() 14 years ago
Ryan Lortie 70566befc5 [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter 14 years ago
Behdad Esfahbod 62879eebd9 [API] Use ISO 15924 tags for hb_script_t 14 years ago
Behdad Esfahbod c0af193c8e Change buffer default properties to invalid 14 years ago
Behdad Esfahbod 2fc56edff6 [API] Remove hb_buffer_clear() 14 years ago
Behdad Esfahbod 2f2f448af3 [test] Add more TODO items 14 years ago
Behdad Esfahbod 7dea908cd5 [test] Add todo items 14 years ago
Behdad Esfahbod d0f53fdbea [test] Test hb-buffer.h 14 years ago
Behdad Esfahbod 4744379efc Minor 14 years ago
Behdad Esfahbod 9385caa8a6 [test] Actually hook up hb_script_t tests 14 years ago
Behdad Esfahbod 09125576ca [test] Test hb_language_t 14 years ago
Behdad Esfahbod db60c96f20 [teset] Test hb_script_t 14 years ago
Behdad Esfahbod 4188096a77 Make HB_TAG_CHAR4 private 14 years ago
Behdad Esfahbod 7ff7401c92 Make hb_tag_from_string(NULL) return HB_TAG_NONE 14 years ago