summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-10-02 06:00:12 -0700
committerAndras Timar <andras.timar@collabora.com>2013-10-02 06:00:12 -0700
commit95506a57ddb5918db3052e90d11ca8ad0ae31d2d (patch)
treeb91313a780b1e0867d45f860e6591cfd83fe2a35 /scp2
parentd925191b869ad687debcac79828275d0eadd52fe (diff)
disable Liberation fonts on Windows
Change-Id: Ida3e242fa6197d452cef66c692daf70efe3cbf5b
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_font_ooo.scp3
1 files changed, 3 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_font_ooo.scp b/scp2/source/ooo/file_font_ooo.scp
index 0781dfc046d3..c4388594b6f6 100644
--- a/scp2/source/ooo/file_font_ooo.scp
+++ b/scp2/source/ooo/file_font_ooo.scp
@@ -79,6 +79,7 @@ STD_FONT_FILE( gid_File_Fnt_DejaVuSerifCondensed_BoldItalic, DejaVuSerifCondense
#endif
+#ifndef WNT // fdo#62764 - Libreration fonts reportedly cause BSOD on Win7 SP1
// Liberation fonts
// Liberation Sans Narrow
@@ -113,6 +114,8 @@ STD_FONT_FILE( gid_File_Fnt_LiberationSerif_Italic, LiberationSerif-Italic.ttf,
STD_FONT_FILE( gid_File_Fnt_LiberationSerif_BoldItalic, LiberationSerif-BoldItalic.ttf, Liberation Serif Bold Italic)
#endif
+#endif
+
// Gentium fonts
#ifndef WITHOUT_FONTS