Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs | Matthias Clasen | 2021-11-08 | 1 | -1/+2 |
* | Add more casing variants | Matthias Clasen | 2021-11-07 | 1 | -1/+6 |
* | gi: add array annotations to get_languages | Bilal Elmoussaoui | 2021-10-30 | 1 | -2/+1 |
* | Cosmetics | Matthias Clasen | 2021-10-24 | 1 | -8/+16 |
* | fonts: Redo the get_face implementation | Matthias Clasen | 2021-08-31 | 1 | -2/+11 |
* | font: Add a vfunc for pango_font_has_char | Matthias Clasen | 2021-08-28 | 1 | -4/+14 |
* | docs: Some clarifications | Matthias Clasen | 2021-08-08 | 1 | -2/+2 |
* | Clean up rounding codeprivate-vfuncs | Matthias Clasen | 2021-07-31 | 1 | -0/+31 |
* | Add pango_font_get_languages | Matthias Clasen | 2021-07-31 | 1 | -1/+43 |
* | docs: Link syntax fixesdocs-link-fixes | Matthias Clasen | 2021-05-25 | 1 | -1/+1 |
* | docs: Convert gtk-doc syntax leftoversdocs-cleanup | Matthias Clasen | 2021-05-19 | 1 | -23/+23 |
* | introspection: Stop using allow-none | Matthias Clasen | 2021-05-19 | 1 | -7/+7 |
* | Fix various broken links | Matthias Clasen | 2021-03-11 | 1 | -1/+1 |
* | docs: Tweak font docs | Matthias Clasen | 2021-03-11 | 1 | -40/+92 |
* | docs: Port PangoFont to the new doc format | Matthias Clasen | 2021-03-11 | 1 | -525/+539 |
* | docs: Convert fonts section to pango_fonts.md | Matthias Clasen | 2021-03-11 | 1 | -13/+0 |
* | docs: Replace lots of vestigial xml markup | Matthias Clasen | 2021-03-11 | 1 | -3/+3 |
* | docs: Make context section ids match | Matthias Clasen | 2021-03-11 | 1 | -1/+1 |
* | Don't promise too much | Matthias Clasen | 2021-01-23 | 1 | -3/+2 |
* | Avoid a dead assignment | Matthias Clasen | 2020-08-18 | 1 | -1/+1 |
* | Fix annotation | Emmanuele Bassi | 2020-06-08 | 1 | -1/+1 |
* | family: Clarify and improve pango_font_family_get_face() | Benjamin Otte | 2019-12-08 | 1 | -6/+16 |
* | family: Implement GListModel | Matthias Clasen | 2019-12-04 | 1 | -1/+50 |
* | Add pango_font_get_face | Matthias Clasen | 2019-10-31 | 1 | -0/+18 |
* | Add pango_font_face_get_family | Matthias Clasen | 2019-10-31 | 1 | -0/+19 |
* | Add pango_font_family_get_face | Matthias Clasen | 2019-10-31 | 1 | -0/+50 |
* | Add detail to docs | Matthias Clasen | 2019-08-04 | 1 | -11/+41 |
* | Skip Harfbuzz type getter | Emmanuele Bassi | 2019-08-02 | 1 | -1/+1 |
* | Merge branch 'wip/kill-shape-engine' into 'master' | Matthias Clasen | 2019-07-18 | 1 | -8/+2 |
|\ | |||||
| * | Deprecate pango_font_find_shaper | Matthias Clasen | 2019-07-18 | 1 | -8/+2 |
* | | Expand docs for pango_font_get_hb_font | Matthias Clasen | 2019-07-18 | 1 | -0/+4 |
* | | Make hb fonts immutable in the frontend | Matthias Clasen | 2019-07-18 | 1 | -0/+2 |
|/ | |||||
* | Add api to get a hb_font_t | Matthias Clasen | 2019-07-18 | 1 | -1/+45 |
* | Some more doc tweaks | Matthias Clasen | 2019-07-14 | 1 | -1/+1 |
* | Rename pango_font_covers | Matthias Clasen | 2019-07-12 | 1 | -3/+3 |
* | Better docs for pango_font_get_features | Matthias Clasen | 2019-07-12 | 1 | -3/+5 |
* | Add an api to get features of a font | Matthias Clasen | 2019-07-11 | 1 | -0/+24 |
* | Add pango_font_covers | Matthias Clasen | 2019-07-11 | 1 | -0/+21 |
* | Add line height to font metrics | Matthias Clasen | 2019-07-05 | 1 | -0/+23 |
* | Header cleanup | Matthias Clasen | 2019-07-04 | 1 | -1/+1 |
* | docs: out parameters which are enums are not caller-allocatable | Rico Tzschichholz | 2019-04-04 | 1 | -4/+4 |
* | Add a variable family API | Matthias Clasen | 2018-11-19 | 1 | -0/+22 |
* | Add initial support for OpenType font variations | Matthias Clasen | 2018-01-03 | 1 | -10/+162 |
* | Don't check array for NULL | Ting-Wei Lan | 2017-07-18 | 1 | -1/+1 |
* | Cast enum to int before doing calculation | Ting-Wei Lan | 2017-07-18 | 1 | -2/+2 |
* | docs: Add a few missing (transfer) annotations | Philip Withnall | 2017-04-08 | 1 | -1/+1 |
* | Minor documentation update | Matthias Clasen | 2015-06-22 | 1 | -1/+1 |
* | Fix warnings if font is not found | Behdad Esfahbod | 2015-04-10 | 1 | -1/+2 |
* | Add many missing nullability annotations. | Evan Nemerson | 2014-10-16 | 1 | -23/+26 |
* | Add PANGO_WEIGHT_SEMILIGHT | Behdad Esfahbod | 2014-07-25 | 1 | -0/+2 |