summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.42.11.42.1Matthias Clasen2018-04-073-4/+9
* meson: don't use quotes in help2man options to work around a MinGW Python bugChristoph Reiter2018-04-051-2/+2
* win32: remove redundant function declarationsChristoph Reiter2018-04-052-7/+0
* pangowin32-fontmap.c: Add an Emoji font familyChun-wei Fan2018-03-311-1/+2
* tests/markup-parse.c: Fix build on Visual StudioChun-wei Fan2018-03-301-1/+7
* build: Add fallbacks for finding non-GNOME deps on MSVCChun-wei Fan2018-03-304-12/+164
* meson: Check for HarfBuzz and FontConfig for PangoFT2Chun-wei Fan2018-03-306-14/+27
* Update version number in meson.build as wellKhaled Hosny2018-03-271-1/+1
* Add fribidi dependency to pango.pcKhaled Hosny2018-03-261-1/+1
* Fix view-cairo on WindowsPatrick Griffis2018-03-171-6/+4
* Drop mention of long gone filesKhaled Hosny2018-03-142-3/+0
* Modules are long goneKhaled Hosny2018-03-144-9/+0
* 1.42.01.42.0Matthias Clasen2018-03-122-2/+6
* Update README a bitKhaled Hosny2018-02-171-34/+4
* 1.41.11.41.1Matthias Clasen2018-02-133-2/+9
* Disable -Werror=undefMichael Catanzaro2018-02-121-1/+1
* meson: Update rules for introspectionEmmanuele Bassi2018-02-123-144/+176
* Use the new FriBiDi API when availablewip/khaled/fribidiKhaled Hosny2018-02-041-0/+22
* Avoid converting to UTF-32 for FriBiDiKhaled Hosny2018-02-041-33/+31
* Drop now unused mini-fribidiKhaled Hosny2018-02-0416-8880/+0
* Switch to using external FriBiDiKhaled Hosny2018-02-045-28/+52
* build: Only enable freetype if fontconfig is also availablePhilip Withnall2018-01-101-1/+2
* 1.41.01.41.0Matthias Clasen2018-01-081-0/+6
* fontmap: fix warnings from recent g_object_ref() changesChristian Hergert2018-01-051-2/+2
* Avoid a memory leakMatthias Clasen2018-01-051-1/+1
* Remove unneeded varBehdad Esfahbod2018-01-041-3/+0
* meson: Bump the fontconfig requirementsMatthias Clasen2018-01-031-1/+4
* Bump version to 1.41Matthias Clasen2018-01-032-3/+3
* [fc] Use FcWeightFrom/ToOpenTypeDouble() if availableBehdad Esfahbod2018-01-032-60/+15
* Merge branch 'font-variations'Behdad Esfahbod2018-01-0323-19/+584
|\
| * Make variations test more genericwip/matthiasc/font-variationsMatthias Clasen2018-01-031-9/+9
| * [cairo] Don't set font variations on cairo_font_options_tBehdad Esfahbod2018-01-031-9/+0
| * [fc] Only set variations if non-emptyBehdad Esfahbod2018-01-032-3/+5
| * [fc] Request variable fonts from fontconfigBehdad Esfahbod2018-01-031-0/+3
| * Add an out-of-range valueMatthias Clasen2018-01-031-0/+1
| * pango-view: Add a font-variations exampleMatthias Clasen2018-01-031-0/+8
| * Add some tests with variationsMatthias Clasen2018-01-034-0/+96
| * Add initial support for OpenType font variationsMatthias Clasen2018-01-037-15/+291
| * Test attribute iteratorsMatthias Clasen2018-01-0310-4/+154
| * Add some font description testsMatthias Clasen2018-01-031-0/+38
|/
* Remove declarations for non-existing functionsKhaled Hosny2017-12-011-13/+0
* Drop unused _pango_ft2_ft_strerrorKhaled Hosny2017-12-012-46/+0
* Remove copy of introspection.m4 from acinclude.m4Ross Burton2017-11-291-98/+0
* [pangocairo] Pick up font-options from cairo_tBehdad Esfahbod2017-11-221-0/+13
* Fix test buildBehdad Esfahbod2017-11-201-1/+1
* 1.40.141.40.14Matthias Clasen2017-11-152-1/+6
* Drop fixup_broken_linebreaktest variablePeng Wu2017-11-151-14/+7
* Add char break test casesPeng Wu2017-11-153-1/+32
* Fix is_char_break issue in pango_default_break functionPeng Wu2017-11-151-6/+4
* 1.40.131.40.13Matthias Clasen2017-10-273-2/+8