summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* fc: Fix an ordering issuefontmap-thread-fixMatthias Clasen2021-02-241-0/+7
* fontconfig: Add some trace marksspeed-up-format-filteringMatthias Clasen2021-02-221-3/+41
* Move FcInit call to a threadMatthias Clasen2021-02-221-0/+50
* Move FcFontMatch and FcFontSort calls to a threadMatthias Clasen2021-02-221-35/+152
* Use FcFontSetList instead of FcFontListMatthias Clasen2021-02-221-5/+6
* fc: Only do filtering by format onceMatthias Clasen2021-02-221-23/+58
* Use the right FcConfig for FcFontListfix-FcConfig-usesMatthias Clasen2021-02-221-1/+1
* Use the right FcConfig for FcRenderPrepareMatthias Clasen2021-02-221-1/+1
* Leave pango-version-macros.h out of the girgir-fixesMatthias Clasen2021-02-151-2/+3
* Include version macros in the girMatthias Clasen2021-02-151-2/+2
* Trick g-ir-scanner some moreMatthias Clasen2021-02-151-2/+2
* Trick g-ir-scannerMatthias Clasen2021-02-151-3/+4
* docs: Remove references to gdk_pango_context_get_for_screendocs-tweakMatthias Clasen2021-02-112-4/+2
* Fix pango_font_describe for Emoji fontsMatthias Clasen2021-01-241-1/+18
* Merge branch 'attr-list-overflow' into 'master'Matthias Clasen2021-01-241-1/+8
|\
| * Avoid overflow when updating attr listsattr-list-overflowMatthias Clasen2021-01-231-1/+4
| * Add some preconditionsMatthias Clasen2021-01-231-0/+4
* | Don't promise too muchMatthias Clasen2021-01-231-3/+2
|/
* Merge branch 'vertical' into 'master'Matthias Clasen2021-01-211-3/+6
|\
| * Translate origin point for vertical layoutPeng Wu2021-01-201-3/+6
* | Merge branch 'fix' into 'master'Matthias Clasen2021-01-211-1/+1
|\ \ | |/ |/|
| * Fix the length checkingWeng Xuetian2021-01-141-1/+1
* | use g_critical instead of g_errorNaveen M K2021-01-191-1/+1
|/
* meson: add harfbuzz gobject dependencyStéphane Cerveau2021-01-131-1/+6
* coretext: CleanupMatthias Clasen2021-01-042-12/+0
* macos: Implement pango_font_get_faceMatthias Clasen2021-01-043-1/+55
* Docs: fix a typoMatthias Clasen2021-01-031-1/+1
* Amend the shaping api docsshape-docsMatthias Clasen2020-11-071-4/+19
* Merge branch 'regular-face' into 'master'Matthias Clasen2020-11-061-8/+23
|\
| * fontconfig: Try harder to find a default faceregular-faceMatthias Clasen2020-11-061-8/+23
* | Merge branch 'regular-face' into 'master'Matthias Clasen2020-11-051-3/+7
|\ \ | |/
| * fontconfig: Try harder to return a default faceMatthias Clasen2020-11-051-3/+7
* | ft2, xft: Write out the full type of the SubstituteFuncwip/issue510Simon McVittie2020-11-052-2/+4
* | Merge branch 'override-dependency' into 'master'Matthias Clasen2020-10-141-0/+5
|\ \ | |/ |/|
| * meson: Use meson.override_dependency()Xavier Claessens2020-09-301-0/+5
* | meson: Change introspection option to yielding featureXavier Claessens2020-09-301-1/+2
|/
* Revert "meson: Change introspection option to yielding feature"Matthias Clasen2020-09-301-2/+1
* Skip a pangofc accessorEmmanuele Bassi2020-09-301-1/+1
* meson: Change introspection option to yielding featureXavier Claessens2020-09-291-1/+2
* fc: Add a getter for PangoFcFont::patternfont-pattern-getterMatthias Clasen2020-09-212-0/+20
* fc: Sort faces of a familysort-facesMatthias Clasen2020-09-211-0/+28
* Adapt deprecationsMatthias Clasen2020-09-183-8/+8
* Merge branch 'ch/83' into 'master'Matthias Clasen2020-09-188-64/+115
|\
| * add pango_fc_font_map_set_default_substituteCaleb Hearon2020-06-138-60/+102
| * single function type for FC substitute callbackCaleb Hearon2020-06-133-4/+13
* | pangofc: Add pango_fc_font_get_languagespreferred-languagesMatthias Clasen2020-09-184-1/+94
* | Add pango_language_get_preferredMatthias Clasen2020-09-182-4/+35
* | Add 1.48 version macrosMatthias Clasen2020-09-181-0/+24
* | Fix handling of keycap sequencesMatthias Clasen2020-09-171-5/+11
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-172-2/+2
|\ \