summaryrefslogtreecommitdiff
path: root/pango/fonts.c
Commit message (Expand)AuthorAgeFilesLines
* fonts: Redo the get_face implementationMatthias Clasen2021-08-311-2/+11
* font: Add a vfunc for pango_font_has_charMatthias Clasen2021-08-281-4/+14
* docs: Some clarificationsMatthias Clasen2021-08-081-2/+2
* Clean up rounding codeprivate-vfuncsMatthias Clasen2021-07-311-0/+31
* Add pango_font_get_languagesMatthias Clasen2021-07-311-1/+43
* docs: Link syntax fixesdocs-link-fixesMatthias Clasen2021-05-251-1/+1
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-23/+23
* introspection: Stop using allow-noneMatthias Clasen2021-05-191-7/+7
* Fix various broken linksMatthias Clasen2021-03-111-1/+1
* docs: Tweak font docsMatthias Clasen2021-03-111-40/+92
* docs: Port PangoFont to the new doc formatMatthias Clasen2021-03-111-525/+539
* docs: Convert fonts section to pango_fonts.mdMatthias Clasen2021-03-111-13/+0
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-3/+3
* docs: Make context section ids matchMatthias Clasen2021-03-111-1/+1
* Don't promise too muchMatthias Clasen2021-01-231-3/+2
* Avoid a dead assignmentMatthias Clasen2020-08-181-1/+1
* Fix annotationEmmanuele Bassi2020-06-081-1/+1
* family: Clarify and improve pango_font_family_get_face()Benjamin Otte2019-12-081-6/+16
* family: Implement GListModelMatthias Clasen2019-12-041-1/+50
* Add pango_font_get_faceMatthias Clasen2019-10-311-0/+18
* Add pango_font_face_get_familyMatthias Clasen2019-10-311-0/+19
* Add pango_font_family_get_faceMatthias Clasen2019-10-311-0/+50
* Add detail to docsMatthias Clasen2019-08-041-11/+41
* Skip Harfbuzz type getterEmmanuele Bassi2019-08-021-1/+1
* Merge branch 'wip/kill-shape-engine' into 'master'Matthias Clasen2019-07-181-8/+2
|\
| * Deprecate pango_font_find_shaperMatthias Clasen2019-07-181-8/+2
* | Expand docs for pango_font_get_hb_fontMatthias Clasen2019-07-181-0/+4
* | Make hb fonts immutable in the frontendMatthias Clasen2019-07-181-0/+2
|/
* Add api to get a hb_font_tMatthias Clasen2019-07-181-1/+45
* Some more doc tweaksMatthias Clasen2019-07-141-1/+1
* Rename pango_font_coversMatthias Clasen2019-07-121-3/+3
* Better docs for pango_font_get_featuresMatthias Clasen2019-07-121-3/+5
* Add an api to get features of a fontMatthias Clasen2019-07-111-0/+24
* Add pango_font_coversMatthias Clasen2019-07-111-0/+21
* Add line height to font metricsMatthias Clasen2019-07-051-0/+23
* Header cleanupMatthias Clasen2019-07-041-1/+1
* docs: out parameters which are enums are not caller-allocatableRico Tzschichholz2019-04-041-4/+4
* Add a variable family APIMatthias Clasen2018-11-191-0/+22
* Add initial support for OpenType font variationsMatthias Clasen2018-01-031-10/+162
* Don't check array for NULLTing-Wei Lan2017-07-181-1/+1
* Cast enum to int before doing calculationTing-Wei Lan2017-07-181-2/+2
* docs: Add a few missing (transfer) annotationsPhilip Withnall2017-04-081-1/+1
* Minor documentation updateMatthias Clasen2015-06-221-1/+1
* Fix warnings if font is not foundBehdad Esfahbod2015-04-101-1/+2
* Add many missing nullability annotations.Evan Nemerson2014-10-161-23/+26
* Add PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-251-0/+2
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+13
* Bug 708432 - gravity_map in fonts.c: "Upside-Down" should beBehdad Esfahbod2013-09-201-1/+1
* introspection: assorted fixes to avoid regressions in Vala bindingsEvan Nemerson2012-08-121-7/+13
* Fix transfer annotation for pango_font_family_list_facesPavel Holejsovsky2012-06-041-3/+4