summaryrefslogtreecommitdiff
path: root/pango/pangoft2-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation updates.Matthias Clasen2001-10-261-0/+24
* use g_object_new() instead of g_new() to create a PangoFT2Face. Fixes bugSven Neumann2001-10-041-1/+1
* don't include family name if PANGO_FONT_MASK_FAMILY is not set.Sven Neumann2001-10-031-1/+1
* Typo fix: s/pang/pango/ in warning messageManish Singh2001-09-291-1/+1
* Version 0.20PANGO_0_20Owen Taylor2001-09-251-2/+2
* Include parent_instance structures.Owen Taylor2001-09-181-0/+2
* Up to 0.19.Owen Taylor2001-09-181-381/+427
* Use g_build_filename() where appropriate.Owen Taylor2001-09-121-32/+31
* Require GLib-1.3.7Owen Taylor2001-06-291-1/+1
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-251-3/+3
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-7/+6
* Add some initilaization failure warnings if no fonts found or noAlexander Larsson2001-04-021-7/+30
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-1/+1
* Don't leak PangoCoverage. Move name free closer to allocation.32001-01-231-3/+10
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-211-8/+12
* New file.Tor Lillqvist2000-11-191-34/+55
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-10/+8
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-251-1/+1
* Get font directory path with pango_config_key_get("PangoFT2/FontPath"). IfTor Lillqvist2000-08-211-62/+83
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-201-0/+7
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-0/+1110