fontservices/textbase/inc/textbase.h
changeset 71 6cc5529d4a89
parent 45 662fa7de7023
--- a/fontservices/textbase/inc/textbase.h	Thu Sep 23 12:50:02 2010 +0800
+++ b/fontservices/textbase/inc/textbase.h	Wed Oct 27 16:14:22 2010 +0800
@@ -235,6 +235,11 @@
 	For Internal Use Only.
 	*/
 	EAntiAliasedOrMonochromeGlyphBitmap,
+	/** The format used when outline and shadow font rendering is used. 
+	If the raterizer supports the outline and shadow fonts and EFourColourBlendGlyphBitmapMono is set, it will get regular monochrome
+    bitmap.
+	*/
+	EFourColourBlendGlyphBitmapMono,
 	};
 
 /**