summaryrefslogtreecommitdiff
path: root/pango/pango-font.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Remove an oddityMatthias Clasen2022-07-141-1/+1
* g-i: add since annotations to enum membersbilelmoussaoui/giBilal Elmoussaoui2022-01-081-8/+5
* docs: Cosmeticsmisc-doc-fixupsMatthias Clasen2021-12-101-12/+10
* Add pango_font_deserializeMatthias Clasen2021-12-021-0/+5
* Add pango_font_serializeMatthias Clasen2021-11-241-0/+3
* Add more autoptr definitionsMatthias Clasen2021-11-221-0/+1
* Add more casing variantsMatthias Clasen2021-11-071-2/+24
* font: Add more autoptr cleanupMatthias Clasen2021-08-311-0/+2
* Add autoptr cleanup funcsMatthias Clasen2021-08-281-0/+2
* docs: Add another illustrationdoc-font-metricsMatthias Clasen2021-08-221-0/+8
* Add pango_font_get_languagesMatthias Clasen2021-07-311-0/+3
* docs: Tweak font docsMatthias Clasen2021-03-111-31/+43
* Drop some useless things from the girMatthias Clasen2021-03-111-0/+2
* docs: Port PangoFont to the new doc formatMatthias Clasen2021-03-111-118/+48
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-1/+1
* Add pango_font_get_faceMatthias Clasen2019-10-311-0/+3
* Add pango_font_face_get_familyMatthias Clasen2019-10-311-1/+4
* Add pango_font_family_get_faceMatthias Clasen2019-10-311-1/+8
* Make some class structs public againMatthias Clasen2019-08-211-1/+127
* Make PangoFcFont struct available againMatthias Clasen2019-08-121-0/+25
* Fix up harfbuzz includesMatthias Clasen2019-07-281-1/+1
* Fix harfbuzz includesMatthias Clasen2019-07-281-1/+1
* Bring back unknown glyph size definesMatthias Clasen2019-07-241-0/+4
* Deprecate pango_font_find_shaperMatthias Clasen2019-07-181-1/+1
* Add api to get a hb_font_tMatthias Clasen2019-07-181-0/+3
* Rename pango_font_coversMatthias Clasen2019-07-121-1/+1
* docs: Fix parameter name mismatchesMatthias Clasen2019-07-121-3/+3
* Add an api to get features of a fontMatthias Clasen2019-07-111-0/+6
* Add pango_font_coversMatthias Clasen2019-07-111-0/+3
* Add line height to font metricsMatthias Clasen2019-07-051-0/+2
* Header cleanupMatthias Clasen2019-07-041-166/+0
* Fix the value of PANGO_SCALE_X_SMALLEgmont Koblinger2019-06-271-2/+2
* Add a variable family APIMatthias Clasen2018-11-191-1/+3
* Add initial support for OpenType font variationsMatthias Clasen2018-01-031-1/+12
* Fix parameter name to match implementationMatijs van Zuijlen2017-10-271-2/+2
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+62
* Minor doc fixBehdad Esfahbod2015-05-051-0/+1
* Add PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-251-0/+2
* Update PangoWeight documentationMatthias Clasen2014-06-101-1/+1
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+234
* Revert "Make PANGO_GLYPH flags an enum to make gobject-introspection happy."John Ralls2012-12-291-6/+4
* Bug 689882 - pango-font.h:381: error: comma at end of enumerator listBehdad Esfahbod2012-12-091-1/+1
* Make PANGO_GLYPH flags an enum to make gobject-introspection happy.John Ralls2012-11-151-4/+6
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-3/+3
* Bug 166709 – Handle font variants more consistentlyBehdad Esfahbod2009-01-061-1/+3
* Bug 384362 – pango can't select some font stylesBehdad Esfahbod2009-01-041-0/+2
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-101-0/+1
* Bug 472303 – Make PANGO_GLYPH_EMPTY and PANGO_GLYPH_UNKNOWN_FLAG publicBehdad Esfahbod2007-10-241-2/+0
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-26/+26
* Bug 440588 – Add pango_font_face_is_synthesized()Behdad Esfahbod2007-06-111-4/+5