summaryrefslogtreecommitdiff
path: root/pango/pangoft2.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-1/+1
* ft2, xft: Write out the full type of the SubstituteFuncwip/issue510Simon McVittie2020-11-051-1/+2
* Adapt deprecationsMatthias Clasen2020-09-181-2/+2
* add pango_fc_font_map_set_default_substituteCaleb Hearon2020-06-131-1/+1
* single function type for FC substitute callbackCaleb Hearon2020-06-131-2/+2
* Use the appropriate namespace for Pango sub-librariesEmmanuele Bassi2020-06-101-1/+11
* Add freetype includes where they belongMatthias Clasen2019-07-121-0/+3
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-8/+19
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+13
* Add deprecation attributes to deprecated functionsMatthias Clasen2011-10-131-0/+8
* Make the following API public:Behdad Esfahbod2008-08-061-0/+2
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-1/+1
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-11/+12
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-14/+27
* Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(),Owen Taylor2003-08-081-4/+5
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-0/+2
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-2/+3
* New function to allow tweaking of FcPattern default substitution (forOwen Taylor2002-07-031-5/+31
* Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoidDarin Adler2001-12-171-2/+2
* Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_xAlex Larsson2001-11-191-1/+1
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-44/+6
* Up to 0.19.Owen Taylor2001-09-181-7/+2
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-9/+9
* Adapt to new g_utf8_to_ucs4() prototype.Owen Taylor2001-01-071-2/+1
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-211-7/+9
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-291-1/+1
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-0/+107