summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a copy-paste errorMatthias Clasen2015-05-041-1/+1
* MinorBehdad Esfahbod2015-05-011-2/+2
* Bug 748767 - Add pango_fc_font_map_config_changed()Behdad Esfahbod2015-05-013-2/+26
* Bug 748768 - pango_fc_font_map_set_config() should clear cachesBehdad Esfahbod2015-05-011-1/+4
* Rename pango_fc_font_map_[sg]et_fc_config to pango_fc_font_map_[sg]et_configBehdad Esfahbod2015-05-014-21/+21
* Bug 547671 - Add pango_fc_font_map_[gs]et_fc_config()Behdad Esfahbod2015-04-304-6/+77
* Bug 602257 - Make pango_matrix_get_font_scale_factors() publicBehdad Esfahbod2015-04-304-66/+48
* Bug 548490 - regenerate script-lang-table against to-be-released fontconfigBehdad Esfahbod2015-04-301-8/+9
* MinorBehdad Esfahbod2015-04-301-0/+2
* Bug 695163 - pangocairo hexboxes don't take actual font size into accountBehdad Esfahbod2015-04-301-5/+12
* Remove some old build cruftBehdad Esfahbod2015-04-221-8/+0