summaryrefslogtreecommitdiff
path: root/pango/pangoft2-private.h
Commit message (Expand)AuthorAgeFilesLines
* Header cleanupMatthias Clasen2019-07-041-1/+1
* Remove declarations for non-existing functionsKhaled Hosny2017-12-011-13/+0
* Drop unused _pango_ft2_ft_strerrorKhaled Hosny2017-12-011-1/+0
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+2
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-101-8/+0
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-2/+2
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-1/+1
* Bug 384543 – FcFontMatch misuseBehdad Esfahbod2006-12-241-0/+3
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-2/+2
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-0/+8
* Add checks for CairoOwen Taylor2005-01-091-8/+0
* Up version to 1.7.0.Owen Taylor2004-09-241-1/+10
* Add _pango prefix for _pango_ft2_font_get_cache_glyph_data and friendsOwen Taylor2004-07-101-7/+7
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-12/+18
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-0/+13
* #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex().Manish Singh2003-11-201-0/+1
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-16/+2
* Fix some stupid type registration/ class size problems from last commit.Owen Taylor2003-04-151-1/+1
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-8/+0
* Move the common code between PangoXftFontmap and PangoFT2Fontmap into aOwen Taylor2002-08-161-16/+1
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-031-0/+1
* New function to allow tweaking of FcPattern default substitution (forOwen Taylor2002-07-031-2/+0
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-5/+5
* pango/pangoft2-private.h calculate average_char_width andSven Neumann2002-03-261-0/+2
* Add glyph_cache_destroy to PangoFont. This is slightly ugly, we shouldAlexander Larsson2002-01-181-0/+12
* pango/pangoft2-private.h Take extra parameter include_size that determinesAlex Larsson2001-11-271-1/+2
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-44/+32
* Include parent_instance structures.Owen Taylor2001-09-181-0/+2
* Up to 0.19.Owen Taylor2001-09-181-6/+7
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-2/+2
* Disable debug.Alexander Larsson2000-12-221-1/+1
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-211-0/+9
* New file.Tor Lillqvist2000-11-191-4/+17
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-111-1/+1
* Get font directory path with pango_config_key_get("PangoFT2/FontPath"). IfTor Lillqvist2000-08-211-2/+2
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-201-0/+6
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-0/+97