summaryrefslogtreecommitdiff
path: root/pango/pangoxft-font.c
Commit message (Expand)AuthorAgeFilesLines
...
* Move the common code between PangoXftFontmap and PangoFT2Fontmap into aOwen Taylor2002-08-161-61/+1
* Fix accidentally exported set_unicode_charmap() andOwen Taylor2002-08-081-2/+2
* Patch from Keith Packard:Owen Taylor2002-08-061-6/+23
* Export.Owen Taylor2002-08-061-31/+50
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-261-2/+38
* Fix trivial typo that was causing the charcode hex boxes to beOwen Taylor2002-07-161-1/+1
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-031-2/+43
* Don't open the font unecessarily, we already have the FcCharSet.Owen Taylor2002-06-041-18/+18
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-120/+95
* pango/pangoft2-private.h calculate average_char_width andSven Neumann2002-03-261-11/+84
* Check for FT_Get_First_Char from FreeType-2.0.9.Owen Taylor2002-03-151-6/+8
* Remove moc_view-qt.cc. (#74725)Owen Taylor2002-03-151-11/+27
* Treat glyph 0 as an 0 size, non-drawn glyph consistent with otherOwen Taylor2002-03-011-2/+19
* Try to load something (load sans) if we can't load a font that Xft listed.Owen Taylor2002-02-261-0/+25
* Fix doc comment.Owen Taylor2001-12-201-1/+1
* pango/pangoft2-private.h Take extra parameter include_size that determinesAlex Larsson2001-11-271-1/+1
* Don't leak filename copy. Don't leak matched patternAlex Larsson2001-11-271-1/+1
* Remove duplicates.Matthias Clasen2001-11-221-6/+6
* Don't free font_pattern if we opened the XftFont, since the XftFont claimsAlex Larsson2001-11-201-1/+2
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-1/+1
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-31/+59
* Add a function pango_xft_picture_render() to render onto an Xft pictureOwen Taylor2001-11-051-32/+124
* Documentation updates.Matthias Clasen2001-10-261-1/+1
* another missing comment end marker and some fixes in gtk-doc comments.Sven Neumann2001-10-151-4/+5
* Documentation updates.Matthias Clasen2001-10-141-3/+3
* Typo fixes.Matthias Clasen2001-10-131-0/+52
* Up to 0.19.Owen Taylor2001-09-181-17/+17
* Version 0.18PANGO_0_18Owen Taylor2001-09-041-0/+7
* Remove stray semicolon.Darin Adler2001-07-121-14/+12
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-021-4/+4
* Fix to correspond to extremely odd choice of sign convention in libXft.Owen Taylor2001-05-151-2/+2
* Set approximate_digit_width and approximate_char_width to some cheesyAlexander Larsson2001-04-201-0/+2
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-6/+58
* touch sysconfdir/pango/pango.modules even if there are no dynamic modules,Havoc Pennington2000-12-151-1/+1
* Add PANGO_XFT_IS_FONT to the public header.Owen Taylor2000-12-151-3/+1
* Fix macro breakage.Owen Taylor2000-12-151-0/+474