Commit Graph

  • 783a7d6969 [TODO] Remove finished items Behdad Esfahbod 2011-04-21 16:03:59 -0400
  • da97541988 [API] Allow negative font x_scale/y_scale Behdad Esfahbod 2011-04-21 15:08:01 -0400
  • 4d559cddbb [icu] Remove big script switch(), rely on reverse-lookup Behdad Esfahbod 2011-04-21 14:58:23 -0400
  • d18431b4cd Move hb_reference_count_t from macros to inline methods Behdad Esfahbod 2011-04-20 18:59:10 -0400
  • c57d454acc Rename all private sources and headers to C++ files Behdad Esfahbod 2011-04-20 18:50:27 -0400
  • f19f4f9b09 Rename hb-blob.c to hb-blob.cc in preparation of more changes Behdad Esfahbod 2011-04-20 18:25:56 -0400
  • 04744e73ba [TODO] Remove done items Behdad Esfahbod 2011-04-20 17:24:03 -0400
  • 9417c1c0d2 [API] Make hb_face_reference_table() return empty blob instead of NULL Behdad Esfahbod 2011-04-20 17:21:23 -0400
  • c035812feb [API] Rename hb_face_get_table() to hb_face_reference_table() Behdad Esfahbod 2011-04-20 17:03:00 -0400
  • 2d7b61a4b0 [TODO] Remove done items Behdad Esfahbod 2011-04-20 16:40:56 -0400
  • af02933739 [API] Remove hb_*_get_reference_count() Behdad Esfahbod 2011-04-20 15:49:31 -0400
  • 440a76b630 [OT] Fix script to ot-script-tag conversion Behdad Esfahbod 2011-04-20 14:20:00 -0400
  • a3036a3e97 Minor Behdad Esfahbod 2011-04-20 14:13:23 -0400
  • fb6291d9c9 [test] Add test for headers included from C and C++ Behdad Esfahbod 2011-04-20 03:15:31 -0400
  • 107a50581c [test] Add todo items Behdad Esfahbod 2011-04-20 03:04:56 -0400
  • 5668189c12 [API] font: move user_data before destroy() Behdad Esfahbod 2011-04-20 03:03:32 -0400
  • e5847f75fb [API] blob: move user_data before destroy() Behdad Esfahbod 2011-04-20 02:59:28 -0400
  • 1fd73b594d [test] Rename test-types to test-common Behdad Esfahbod 2011-04-20 02:56:39 -0400
  • f144a8ea84 [icu] Add two-way script conversion functions Behdad Esfahbod 2011-04-20 02:54:42 -0400
  • 0809aadd4b [glib] Add two-way script conversion functions Behdad Esfahbod 2011-04-20 02:44:29 -0400
  • 5c8c1b680c Remove verbose comments Behdad Esfahbod 2011-04-20 02:29:22 -0400
  • fb194b8794 unicode: Cleanup implementation Behdad Esfahbod 2011-04-20 02:00:47 -0400
  • ecfb773829 Cosmetic Behdad Esfahbod 2011-04-20 01:34:51 -0400
  • 2fd0c577e3 [API] unicode: rework virtual functions for subclassing Ryan Lortie 2011-04-20 00:19:20 -0400
  • f85faee9b3 [API] Rename hb_buffer_add_glyph() to hb_buffer_add() Behdad Esfahbod 2011-04-19 00:38:01 -0400
  • aab0de50e2 [API] Add hb_buffer_allocation_successful() Behdad Esfahbod 2011-04-19 00:32:19 -0400
  • 02a534b23f [API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate() Ryan Lortie 2011-04-15 18:34:45 -0400
  • 70566befc5 [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter Ryan Lortie 2011-04-15 18:32:36 -0400
  • 62879eebd9 [API] Use ISO 15924 tags for hb_script_t Behdad Esfahbod 2011-04-18 23:40:21 -0400
  • c0af193c8e Change buffer default properties to invalid Behdad Esfahbod 2011-04-15 19:26:24 -0400
  • 00bec2c969 Move enum types to hb-common.h Behdad Esfahbod 2011-04-15 19:16:54 -0400
  • 5dd4609f4d [TODO] Add new item Behdad Esfahbod 2011-04-15 19:16:34 -0400
  • b54cd07b26 Mark internal buffer variables private Behdad Esfahbod 2011-04-15 19:12:01 -0400
  • 0e8d35c093 Add hb_script_from_string() Behdad Esfahbod 2011-04-15 19:07:10 -0400
  • 8f0d7e0c3f Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start() Behdad Esfahbod 2011-04-15 18:59:56 -0400
  • 2fc56edff6 [API] Remove hb_buffer_clear() Behdad Esfahbod 2011-04-15 18:35:08 -0400
  • 7f5bdc8054 [TODO] Remove done items Behdad Esfahbod 2011-04-15 18:34:55 -0400
  • 5814dfa3f5 Cosmetic Behdad Esfahbod 2011-04-15 14:41:04 -0400
  • cfbfeb88a6 [TODO] Remove done items Behdad Esfahbod 2011-04-15 12:40:40 -0400
  • 3cbdf70e0a Make hb_language_t typesafe Behdad Esfahbod 2011-04-15 12:32:06 -0400
  • 2f2f448af3 [test] Add more TODO items Behdad Esfahbod 2011-04-15 11:45:14 -0400
  • c910bec863 Add hb_buffer_reset() and hb_buffer_set_length() Behdad Esfahbod 2011-04-13 15:49:06 -0400
  • 69ea23cb5d Minor Behdad Esfahbod 2011-04-13 15:02:40 -0400
  • 7dea908cd5 [test] Add todo items Behdad Esfahbod 2011-04-13 01:35:58 -0400
  • 07cbaac07d [TODO] Add item re script iso15924 functions Behdad Esfahbod 2011-04-13 01:11:19 -0400
  • d0f53fdbea [test] Test hb-buffer.h Behdad Esfahbod 2011-04-13 01:09:09 -0400
  • 72d89404c2 [TODO] Add item re hb_buffer_reset() Behdad Esfahbod 2011-04-13 01:07:42 -0400
  • 5015c12dfb [TODO] Add item re hb_buffer_resize() Behdad Esfahbod 2011-04-13 01:06:02 -0400
  • 9329ec9207 [TODO] Add API item Behdad Esfahbod 2011-04-13 00:06:23 -0400
  • 4744379efc Minor Behdad Esfahbod 2011-04-11 19:47:33 -0400
  • 9385caa8a6 [test] Actually hook up hb_script_t tests Behdad Esfahbod 2011-04-11 19:43:51 -0400
  • 8e4bb3cacc Fold hb-language.[ch] into hb-common.[ch] Behdad Esfahbod 2011-04-11 17:55:58 -0400
  • 09125576ca [test] Test hb_language_t Behdad Esfahbod 2011-04-11 17:49:33 -0400
  • 316b7a1afb Make hb_language_from_string("") return NULL language Behdad Esfahbod 2011-04-11 17:49:10 -0400
  • db60c96f20 [teset] Test hb_script_t Behdad Esfahbod 2011-04-11 16:17:02 -0400
  • 99b74760a4 Rename hb_category_t to hb_unicode_general_category_t Behdad Esfahbod 2011-04-11 15:47:40 -0400
  • 4188096a77 Make HB_TAG_CHAR4 private Behdad Esfahbod 2011-04-11 14:58:28 -0400
  • 7ff7401c92 Make hb_tag_from_string(NULL) return HB_TAG_NONE Behdad Esfahbod 2011-04-11 13:27:30 -0400
  • 02f6e62d6c Build fix Behdad Esfahbod 2011-04-11 13:27:21 -0400
  • db5227c40e Move macros around Behdad Esfahbod 2011-04-11 13:16:08 -0400
  • 07233581c9 Rename HB_TAG_STR() to HB_TAG_CHAR4() Behdad Esfahbod 2011-04-11 13:12:37 -0400
  • 9faa980067 Add an in-tree test suite Behdad Esfahbod 2011-04-11 12:46:49 -0400
  • d77b76200e Add few more paratheses to the HB_TAG macro Behdad Esfahbod 2011-04-11 12:29:52 -0400
  • b13640de69 A few more ASSERTs Behdad Esfahbod 2011-04-11 12:29:31 -0400
  • ae9eeaff93 Remove warning message from public header file Behdad Esfahbod 2011-04-11 11:49:08 -0400
  • 6fd5364bdc Assert int types Behdad Esfahbod 2011-04-11 11:47:14 -0400
  • bbdeff5964 Add test directory Behdad Esfahbod 2011-04-07 16:05:07 -0400
  • 4accc92afc Update TODO items Behdad Esfahbod 2011-04-07 15:53:26 -0400
  • a71b9c8579 Disable 'cswh' by default except for Arabic shaper Behdad Esfahbod 2011-04-06 14:04:56 -0400
  • cab6f65bba [hb-view] setlocale (LC_ALL, "") Behdad Esfahbod 2011-04-04 15:36:51 -0400
  • fb9ca1bfab [hb-view] Rewrite --features parsing, with range support Behdad Esfahbod 2011-04-04 14:50:09 -0400
  • ccc6745afa [hb-view] Use cached hb-ft face creation Behdad Esfahbod 2011-04-04 14:49:50 -0400
  • 1b4a2cc095 [hb-view] Add --debug Behdad Esfahbod 2011-04-04 14:45:28 -0400
  • b2da26d1e3 [hb-view] Support --features Behdad Esfahbod 2011-04-01 15:48:43 -0400
  • f48ff19b62 Sort options for clarity Behdad Esfahbod 2011-04-01 14:19:10 -0400
  • 5d91c3d547 Add script to/from ISO 15924 tag support Behdad Esfahbod 2011-03-16 17:36:32 -0300
  • 3286fc0e9a Let hb_shape() guess script and direction... Behdad Esfahbod 2011-03-16 14:53:32 -0300
  • b7b29684df [hb-view] Handle write_to_png errors Behdad Esfahbod 2011-03-02 01:01:03 -0500
  • c2cb98c818 [hb-view] Link with -lm Behdad Esfahbod 2011-03-01 23:18:09 -0500
  • b5dd44e246 Fix possible overflow Behdad Esfahbod 2011-02-28 10:13:52 -0800
  • a4b781e93a Default background color shall either be white or transparent Behdad Esfahbod 2011-02-23 12:47:56 -0500
  • 5353bf439c Add initial hb-view tool Behdad Esfahbod 2011-02-22 18:06:19 -0500
  • 82438c6ad5 Fix #pragma message for MSVC. Bradley Grainger 2011-02-15 18:37:29 -0500
  • ba9ab8d6d9 Fix language extension matching Behdad Esfahbod 2011-01-10 07:45:41 -0500
  • a07874300a Don't use the m4/ dir Behdad Esfahbod 2011-01-10 02:27:49 -0500
  • 7bbe14bed8 Fix 'make distcheck' Behdad Esfahbod 2011-01-09 22:29:14 -0500
  • 2abe1264a5 Bug 31174 - Update autotools configuration Javier Jardón 2011-01-09 22:18:53 -0500
  • cc1a8a938b Fix ChanContext backtrack matching with GPOS Behdad Esfahbod 2011-01-06 14:58:52 -0500
  • 1c3183027f Remove unused realloc Behdad Esfahbod 2011-01-06 14:44:14 -0500
  • 76691f0240 Fix ICU detection Behdad Esfahbod 2011-01-06 14:16:59 -0500
  • 756f794a1f Remove Graphite backend Behdad Esfahbod 2010-12-26 20:52:40 -0500
  • f3d9d98793 Docs Behdad Esfahbod 2010-12-22 01:39:29 -0500
  • d86a5b3c57 Bug 32274 - classic mongolian shaper Behdad Esfahbod 2010-12-21 18:36:25 -0500
  • b0e7378fa9 Reroute Mandaic shaping through the Arabic shaper Behdad Esfahbod 2010-12-21 14:19:32 -0500
  • 88e7f37488 Annotate the Arabic joining table with block information Behdad Esfahbod 2010-12-21 14:18:24 -0500
  • 1482a39e56 Rename remaining metrics uses to extents Behdad Esfahbod 2010-12-17 20:15:05 -0500
  • 22c537657c Rename TableDirectory to TableRecord as per OpenType 1.6 Behdad Esfahbod 2010-12-14 23:51:29 -0500
  • 33e8b86197 Update 'head' table to OpenType 1.6 Behdad Esfahbod 2010-12-13 15:54:56 -0500
  • b768333514 Disallow ligature substitutions replacing one glyph Behdad Esfahbod 2010-12-13 14:22:35 -0500
  • 7eb875118d Mozilla Bug 618592 - freeze on typekit Behdad Esfahbod 2010-12-13 14:13:35 -0500