From a85cc5d3423ef939806bd4574488af40ff3e43c6 Mon Sep 17 00:00:00 2001 From: scuri Date: Sat, 19 Jun 2010 14:57:52 +0000 Subject: *** empty log message *** --- html/en/func/text.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'html/en/func/text.html') diff --git a/html/en/func/text.html b/html/en/func/text.html index 12a54cd..c2735b0 100644 --- a/html/en/func/text.html +++ b/html/en/func/text.html @@ -6,6 +6,11 @@ Text + @@ -14,8 +19,8 @@

A raster text using a font with styles. The position the text is drawn depends on the text alignment attribute.

The library has at least 4 standard typefaces: "System" (which depends on the driver and platform), - "Courier" (mono spaced - with serif), "Times" (proportional with serif) and "Helvetica" (proportional without serif). Each typeface can have + "Courier" (mono spaced + with serif), "Times" (proportional with serif) and "Helvetica" (proportional without serif). Each typeface can have some styles: Plain, Bold, Italic and a combination of Bold and Italic. As an alternative to the standard typefaces, you can use other typefaces or native driver typefaces with the function NativeFont, but they may work in a reduced set of drivers. -- cgit v1.2.3