WinPrinterContext.st
changeset 3806 b3ca52c3e77f
parent 3745 fcabc71e2930
child 3808 339e33122c87
child 3814 668e317f6672
--- a/WinPrinterContext.st	Tue Dec 06 17:48:41 2016 +0100
+++ b/WinPrinterContext.st	Fri Dec 09 12:01:53 2016 +0100
@@ -5629,6 +5629,11 @@
 supportsVariableHeightFonts
 
     ^ false
+!
+
+supportsXftFonts
+
+    ^ false
 ! !
 
 !WinPrinterContext methodsFor:'registration'!