summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Update pango-script-lang-table.hpango-1-38Matthias Clasen2015-12-141-3/+3
* Add note re threadsafe libthaiBehdad Esfahbod2015-10-221-0/+5
* Avoid some overhead in itemize_state_process_runMatthias Clasen2015-09-131-10/+9
* Avoid some overhead in pango_default_breakMatthias Clasen2015-09-131-4/+14
* Use g_unichar_get_script directlyMatthias Clasen2015-09-122-2/+2
* pango/pango-renderer.c: Fix BuildChun-wei Fan2015-09-041-2/+2
* Only use finer harfbuzz clusters when they workMatthias Clasen2015-09-011-1/+1
* Protect against bugs in HarfBuzz's (non-)monotone cluster valuesBehdad Esfahbod2015-09-011-4/+4
* Add assertion to glyph-item-iterBehdad Esfahbod2015-09-011-0/+8
* Improve justify_cluster() some moreBehdad Esfahbod2015-08-211-15/+40
* Fix bug in previous commitBehdad Esfahbod2015-08-211-1/+1
* Fix justify_clusters()Behdad Esfahbod2015-08-211-37/+45
* Remove remaining uses of g_utf8_strlen()Behdad Esfahbod2015-08-213-5/+7
* Fix offset calculation for justifyBehdad Esfahbod2015-08-211-6/+28
* Fix crasher in justify codeBehdad Esfahbod2015-08-211-5/+8
* Port two minor bidi bug fixes from FriBidi 0.19.6Khaled Hosny2015-08-211-6/+12
* Serialize call to th_brk()Behdad Esfahbod2015-08-181-0/+5
* Bug 753167 - Pango script crashesBehdad Esfahbod2015-08-181-10/+7
* Use finer HarfBuzz cluster levelKhaled Hosny2015-08-181-0/+3
* Use grapheme boundaries in justify_clusters()Khaled Hosny2015-08-181-31/+46
* fix distcheck1.37.3Matthias Clasen2015-08-141-0/+4
* Allow rgba colors in markupMatthias Clasen2015-08-142-31/+89
* Support alpha in markupwip/matthiasc/alphaMatthias Clasen2015-08-111-3/+85
* Add alpha support to PangoCairoRendererMatthias Clasen2015-08-111-4/+9
* Add alpha support to PangoRendererMatthias Clasen2015-08-112-0/+76
* Add attribute types for fg and bg alphaMatthias Clasen2015-08-112-1/+55
* Document PANGO_ATTR_FONT_FEATURESMatthias Clasen2015-08-111-0/+1
* Fix pango_glyph_item_iter_prev() around last clusterBehdad Esfahbod2015-08-081-4/+4
* pango: Add missing fontconfig linker flagsRico Tzschichholz2015-07-221-0/+2
* Don't use hb_glib_get_unicode_funcs()Behdad Esfahbod2015-06-261-13/+2
* Add new symbol to .defMatthias Clasen2015-06-221-0/+1
* Minor documentation updateMatthias Clasen2015-06-221-1/+1
* Bug 738505 - Add fontfeatures support in PangoAttributes and markupBehdad Esfahbod2015-06-185-14/+114
* Bug 750463 - hexboxes broken for some combining charactersBehdad Esfahbod2015-06-071-4/+6
* Bug 750463 - hexboxes broken for some combining charactersBehdad Esfahbod2015-06-051-3/+6
* Bug 750383 - Issue in ellipsization when line space is mentionedBehdad Esfahbod2015-06-041-0/+2
* coretext: handle locale set through environment variablesKristian Rietveld2015-05-291-0/+19
* coretext: guard for unset languageKristian Rietveld2015-05-291-10/+18
* Fix an error in font weight conversionMatthias Clasen2015-05-241-2/+2
* Fix other used of “Deprecated: 1.38”Khaled Hosny2015-05-175-26/+26
* Update deprecation versionsMatthias Clasen2015-05-161-12/+12
* Overflow, etc, fixes for pangoft2Behdad Esfahbod2015-05-111-11/+11
* Fix PangoFc with non-identity scale matrix (again!)Behdad Esfahbod2015-05-111-29/+69
* Deprecate much of pango-utils.hKhaled Hosny2015-05-102-0/+24
* coretext: ensure weight is always initializedKristian Rietveld2015-05-061-1/+1
* coretext: use public function to obtain cascade list if availableKristian Rietveld2015-05-061-0/+23
* Minor doc fixBehdad Esfahbod2015-05-054-0/+12
* Minor doc fixBehdad Esfahbod2015-05-054-3/+6
* Fix a few warningsBehdad Esfahbod2015-05-054-5/+2
* Fix leading vs trailing grapheme edge docsBehdad Esfahbod2015-05-051-4/+4