Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OT] Adjust to HB API change | Behdad Esfahbod | 2010-04-22 | 1 | -2/+1 |
* | Fix hb font scale | Behdad Esfahbod | 2009-12-20 | 1 | -2/+2 |
* | [HB module] Hook-up TT kerning | Behdad Esfahbod | 2009-12-20 | 1 | -11/+20 |
* | [HB module] Release font | Behdad Esfahbod | 2009-12-20 | 1 | -0/+2 |
* | [OT] Adapt to HB API change | Behdad Esfahbod | 2009-11-06 | 1 | -3/+3 |
* | Use hb_ot_layout_position_finish() | Behdad Esfahbod | 2009-11-06 | 4 | -132/+60 |
* | Fix FT_Face finalizer call | Behdad Esfahbod | 2009-11-06 | 1 | -1/+1 |
* | Adjust to hb_buffer_get_len() rename | Behdad Esfahbod | 2009-11-06 | 2 | -3/+4 |
* | Start porting basic-fc to harfbuzz-ng | Behdad Esfahbod | 2009-11-05 | 2 | -136/+199 |
* | Use hb-ft.h | Behdad Esfahbod | 2009-11-05 | 2 | -38/+2 |
* | Simplify GPOS application for ltr/rtl | Behdad Esfahbod | 2009-11-05 | 1 | -70/+20 |
* | [HB] Update to HarfBuzz struct renames | Behdad Esfahbod | 2009-11-05 | 2 | -14/+14 |
* | Update to new HarfBuzz query API | Behdad Esfahbod | 2009-11-04 | 1 | -11/+11 |
* | Use external harfbuzz shared library from harfbuzz-ng | Behdad Esfahbod | 2009-11-03 | 40 | -9352/+24 |
* | Fix leak with non-mmapped fonts | Behdad Esfahbod | 2009-11-03 | 1 | -1/+1 |
* | [HB] Add glyph_metrics typedef | Behdad Esfahbod | 2009-10-29 | 1 | -0/+9 |
* | [HB] Add point_index to get_contour_point() | Behdad Esfahbod | 2009-10-29 | 1 | -0/+1 |
* | [HB] Fix lookup_flag ignoring | Behdad Esfahbod | 2009-10-29 | 2 | -1/+2 |
* | Bug 594101 - [Indic] character class data updates to support unicode 5.1 | Behdad Esfahbod | 2009-10-23 | 1 | -4/+4 |
* | Allow using uninstalled glib | Behdad Esfahbod | 2009-10-22 | 2 | -2/+7 |
* | [configure] Allow using uninstalled cairo | Behdad Esfahbod | 2009-10-22 | 1 | -4/+2 |
* | Update from vte | Behdad Esfahbod | 2009-10-21 | 1 | -1/+2 |
* | Typo | Behdad Esfahbod | 2009-10-05 | 1 | -1/+1 |
* | Bug 596837 - Typo in pango_cairo_show_layout documentation | Behdad Esfahbod | 2009-09-30 | 1 | -1/+1 |
* | Release 1.26.01.26.0 | Behdad Esfahbod | 2009-09-21 | 2 | -2/+8 |
* | [HB] Add comment | Behdad Esfahbod | 2009-09-21 | 1 | -0/+5 |
* | [HB] Fix apply_lookup() loop | Behdad Esfahbod | 2009-09-21 | 1 | -1/+2 |
* | [HB] Fix bug in chain_context_lookup() invocations | Behdad Esfahbod | 2009-09-21 | 1 | -2/+2 |
* | Bug 595350 - set LC_ALL=C, not LANG=C | Behdad Esfahbod | 2009-09-16 | 3 | -3/+6 |
* | Bug 594936 - pango_layout_set_wrap | Behdad Esfahbod | 2009-09-11 | 1 | -1/+1 |
* | Bug 594934 - pango_layout_copy | Behdad Esfahbod | 2009-09-11 | 2 | -32/+22 |
* | Revert "[basic-win32] Increase performance of Uniscribe code" | Tor Lillqvist | 2009-09-10 | 1 | -6/+7 |
* | Only check doc coverage if building docs | Behdad Esfahbod | 2009-09-09 | 1 | -0/+2 |
* | Release 1.25.61.25.6 | Behdad Esfahbod | 2009-09-08 | 2 | -1/+8 |
* | [HB] Add TODO item | Behdad Esfahbod | 2009-08-30 | 1 | -0/+1 |
* | [HB] Rename DEBUG to TRACE where appropriate | Behdad Esfahbod | 2009-08-28 | 7 | -176/+176 |
* | [HB] Add GSUB/GPOS tracing | Behdad Esfahbod | 2009-08-28 | 3 | -8/+98 |
* | [HB] Allow enabling different debug facilities individually | Behdad Esfahbod | 2009-08-28 | 2 | -26/+34 |
* | Enable silent rules by default | Behdad Esfahbod | 2009-08-28 | 1 | -1/+1 |
* | Fix stupid array growing bug | Behdad Esfahbod | 2009-08-28 | 1 | -1/+4 |
* | [HB] Simplify counting | Behdad Esfahbod | 2009-08-27 | 1 | -4/+5 |
* | Fix bug with lookup_index overflowing our static array | Behdad Esfahbod | 2009-08-27 | 1 | -0/+2 |
* | [HB] Indent | Behdad Esfahbod | 2009-08-27 | 1 | -2/+2 |
* | [HB] Bug 593231 - < c99 compiler dislikes ValueRecord | Behdad Esfahbod | 2009-08-26 | 1 | -1/+3 |
* | Release 1.25.51.25.5 | Behdad Esfahbod | 2009-08-24 | 2 | -1/+8 |
* | Update git.mk | Behdad Esfahbod | 2009-08-20 | 1 | -0/+1 |
* | Bug 592484 - invalid write in HB | Behdad Esfahbod | 2009-08-20 | 1 | -2/+2 |
* | [HB][glib] Make glib unicode funcs static | Behdad Esfahbod | 2009-08-20 | 1 | -19/+17 |
* | [HB] Fix more casts | Behdad Esfahbod | 2009-08-19 | 1 | -5/+5 |
* | [HB] Rename CAIRO_ in macro prefix to HB_ | Behdad Esfahbod | 2009-08-19 | 1 | -3/+3 |