From 30cddc5e49b86f6624f6c6b57eb269afbc1bb3fd Mon Sep 17 00:00:00 2001 From: Alvin Penner Date: Wed, 16 Nov 2011 20:51:58 -0500 Subject: load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665) Fixed bugs: - https://launchpad.net/bugs/165665 (bzr r10742) --- src/libnrtype/FontFactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/libnrtype/FontFactory.h b/src/libnrtype/FontFactory.h index 58a98d1a9..42f975ab7 100644 --- a/src/libnrtype/FontFactory.h +++ b/src/libnrtype/FontFactory.h @@ -16,7 +16,7 @@ # include #endif #ifdef _WIN32 -#define USE_PANGO_WIN32 +//#define USE_PANGO_WIN32 // disable for Bug 165665 #endif #include -- cgit v1.2.3