1654 Commits (f6496663c2f6849a944e41afcf9511f378477532)
 

Author SHA1 Message Date
Behdad Esfahbod 29c67d3f70 Add initial implementation of user_data to objects 14 years ago
Behdad Esfahbod 47e71d9661 [object] Remove unnecessary use of macros 14 years ago
Behdad Esfahbod 8be1420f8f [blob] Use HB_FUNC instead of __FUNCTION__ 14 years ago
Behdad Esfahbod ae008b90cf [object] Add tracing support back in 14 years ago
Behdad Esfahbod 5b7f38979f GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm 14 years ago
Behdad Esfahbod 39a840ae65 [API] Add hb_direction_from/to_string() 14 years ago
Behdad Esfahbod f1425a549f Rename hb-view.c and test.c to .cc files 14 years ago
Behdad Esfahbod eb5796f588 [TODO] Add hb-view items 14 years ago
Behdad Esfahbod 65e0063eae Make buffer size growth start from 32 instead of 8 14 years ago
Behdad Esfahbod d4bee9f813 [API] Add hb_unicode_funcs_get_default() 14 years ago
Behdad Esfahbod 153142dac8 Replace simple macros with inline functions for better type safety 14 years ago
Behdad Esfahbod 40a9b8154f Add TODO item 14 years ago
Behdad Esfahbod ebdc83467c Don't return in void function 14 years ago
Behdad Esfahbod ec6f9c2fd0 Further simplify object handling 14 years ago
Behdad Esfahbod fca368c468 Add hb_object_header_t which is the common part of all objects 14 years ago
Behdad Esfahbod a9f24c8029 Move hb_reference_count_t to hb-private.h 14 years ago
Behdad Esfahbod 2409d5f8d7 Update Copyright headers 14 years ago
Behdad Esfahbod 08da7a3841 [hb-view] Accept numbers in feature tag name 14 years ago
Behdad Esfahbod 24229eb132 Remove obsolete comment 14 years ago
Behdad Esfahbod dcb7026f33 Add ASSERT_STATIC_EXPR macro 14 years ago
Behdad Esfahbod 3e8bdbf941 Cleanup hb_refrence_count_t 14 years ago
Behdad Esfahbod 783a7d6969 [TODO] Remove finished items 14 years ago
Behdad Esfahbod da97541988 [API] Allow negative font x_scale/y_scale 14 years ago
Behdad Esfahbod 4d559cddbb [icu] Remove big script switch(), rely on reverse-lookup 14 years ago
Behdad Esfahbod d18431b4cd Move hb_reference_count_t from macros to inline methods 14 years ago
Behdad Esfahbod c57d454acc Rename all private sources and headers to C++ files 14 years ago
Behdad Esfahbod f19f4f9b09 Rename hb-blob.c to hb-blob.cc in preparation of more changes 14 years ago
Behdad Esfahbod 04744e73ba [TODO] Remove done items 14 years ago
Behdad Esfahbod 9417c1c0d2 [API] Make hb_face_reference_table() return empty blob instead of NULL 14 years ago
Behdad Esfahbod c035812feb [API] Rename hb_face_get_table() to hb_face_reference_table() 14 years ago
Behdad Esfahbod 2d7b61a4b0 [TODO] Remove done items 14 years ago
Behdad Esfahbod af02933739 [API] Remove hb_*_get_reference_count() 14 years ago
Behdad Esfahbod 440a76b630 [OT] Fix script to ot-script-tag conversion 14 years ago
Behdad Esfahbod a3036a3e97 Minor 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 5668189c12 [API] font: move user_data before destroy() 14 years ago
Behdad Esfahbod e5847f75fb [API] blob: move user_data before destroy() 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 0809aadd4b [glib] Add two-way script conversion functions 14 years ago
Behdad Esfahbod 5c8c1b680c Remove verbose comments 14 years ago
Behdad Esfahbod fb194b8794 unicode: Cleanup implementation 14 years ago
Behdad Esfahbod ecfb773829 Cosmetic 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 02a534b23f [API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate() 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