summaryrefslogtreecommitdiff
path: root/pango/pangowin32-private.h
Commit message (Expand)AuthorAgeFilesLines
* PangoWin32: Initialize DirectWrite as wellwin32-font-languageChun-wei Fan2020-12-031-0/+7
* PangoWin32: Make PangoWin32Font type checks publicChun-wei Fan2020-12-031-3/+0
* pangowin32-fontmap: load windows fallbacks and aliases in class initAaron Boxer2020-06-081-1/+1
* win32: Use GPrivate-managed display device contextYongsu Park2020-06-081-1/+3
* Add pango_font_face_get_familyMatthias Clasen2019-10-311-0/+1
* PangoWin32: Use hb_font_get_nominal_glyphKhaled Hosny2019-07-271-20/+1
* PangoWin32: Make font discovery thread-safeChun-wei Fan2019-07-251-0/+6
* PangoWin32: Drop _pango_win32_os_version_infoChun-wei Fan2019-07-251-1/+0
* Remove now unused platform shaping codeKhaled Hosny2019-07-191-10/+0
* Header cleanupMatthias Clasen2019-07-041-0/+3
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+8
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-2/+10
* Bug 682846 - Use G_DEFINE_TYPE in pangowin32-fontmapBehdad Esfahbod2013-03-151-0/+1
* Improve performance on Windows especially for non-Latin scriptsTor Lillqvist2010-06-261-4/+3
* pango/pangowin32-private.h Drop the PangoWin32FontMap::n_fonts field whichTor Lillqvist2008-05-261-2/+0
* pango/pangowin32-private.h Drop the PangoWin32SizeInfo struct and the hashTor Lillqvist2008-05-261-2/+3
* Bug 515484: Pango on Windows is missing Type 1 font support Patch fromTor Lillqvist2008-02-241-0/+1
* Add is_synthetic field.Tor Lillqvist2007-06-121-0/+1
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-2/+2
* pango/pangowin32-private.h pango/pangowin32.c pango/pangowin32-fontcache.cTor Lillqvist2007-03-101-28/+13
* This change was supposed to go in the trunk before 1.16.0, but it didn'tTor Lillqvist2007-02-271-8/+8
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-4/+4
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-2/+2
* Fix compilation error with MSVC. (#333115)Tor Lillqvist2006-03-021-2/+4
* pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() insteadTor Lillqvist2006-02-281-6/+6
* Have a list of metrics by language instead of just one metrics.Tor Lillqvist2005-09-141-0/+7
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-281-4/+18
* Update to new Cairo font API.Owen Taylor2005-04-071-4/+4
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-4/+65
* pango/pangowin32-private.h Cache metrics by language, like the otherTor Lillqvist2004-12-181-0/+2
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-11/+19
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-211-31/+109
* Add pango_win32_os_version_info variable, an OSVERSIONINFO struct.Tor Lillqvist2002-03-171-0/+1
* updated externalsHans Breuer2001-09-211-7/+11
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-27/+28
* changed version to 0.17Hans Breuer2001-06-221-2/+2
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-1/+1
* New file.Tor Lillqvist2000-11-191-2/+12
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-111-1/+6
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-201-0/+7
* Add Tahoma and Angsana New, these common fonts have Thai characters.Tor Lillqvist2000-07-181-2/+2
* Add the pangowin32 sources.Tor Lillqvist2000-07-181-2/+0
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-0/+6
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+91