summaryrefslogtreecommitdiff
path: root/pango/pangofc-font.h
Commit message (Expand)AuthorAgeFilesLines
* fc: CleanupMatthias Clasen2021-12-181-1/+1
* Add pango_font_get_languagesMatthias Clasen2021-07-311-1/+2
* pangofc: Tweak docsMatthias Clasen2021-03-111-7/+8
* fc: Add a getter for PangoFcFont::patternfont-pattern-getterMatthias Clasen2020-09-211-0/+4
* pangofc: Add pango_fc_font_get_languagespreferred-languagesMatthias Clasen2020-09-181-0/+4
* Use the appropriate namespace for Pango sub-librariesEmmanuele Bassi2020-06-101-0/+6
* Make PangoFcFont struct available againMatthias Clasen2019-08-121-0/+30
* Reinstate the return type of pango_fc_font_lock_face()Matthias Clasen2019-08-061-1/+3
* Keep deprecated pango_fc apis in pango-fc-font.hMatthias Clasen2019-08-011-0/+15
* fc: Drop freetype from pangofc-font.hMatthias Clasen2019-07-181-4/+1
* fc: Deprecate FT_Face gettersMatthias Clasen2019-07-181-2/+2
* Header cleanupMatthias Clasen2019-07-041-107/+1
* Ignore undefined macros when importing freetypeEmmanuele Bassi2017-05-311-0/+11
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-2/+7
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-3/+1
* Add many missing nullability annotations.Evan Nemerson2014-10-161-7/+6
* Deprecate pango_fc_font_kern_glyphs()Behdad Esfahbod2012-08-251-1/+2
* Add deprecation attributes to deprecated functionsMatthias Clasen2011-10-131-0/+1
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-3/+3
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-0/+3
* Documentation improvements.Behdad Esfahbod2006-01-281-1/+1
* Fixes #322174:Federico Mena Quintero2005-11-221-1/+1
* More documentation improvements.Behdad Esfahbod2005-11-171-1/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-0/+2
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-2/+2
* Add hinted/transform flags to the font structure to allow efficientOwen Taylor2004-07-101-0/+3
* *** empty log message ***Owen Taylor2004-06-211-3/+3
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-1/+2
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-9/+57
* Add API to kern a complete glyph string. Remove API to kern individualSoeren Sandmann2003-08-021-22/+22
* Always include freetype.h even when not ENABLE_ENGINE | ENABLE_BACKEND.Owen Taylor2003-04-151-2/+2
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-0/+94