From 446e67d214829ecdcc953e1abba4c7953589c3eb Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 4 Jan 2010 14:23:52 +0000 Subject: *** empty log message *** --- html/en/drv/gdk.html | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) (limited to 'html/en') diff --git a/html/en/drv/gdk.html b/html/en/drv/gdk.html index 5b97b5d..ea59708 100644 --- a/html/en/drv/gdk.html +++ b/html/en/drv/gdk.html @@ -15,7 +15,7 @@

This driver represents a basic driver for all system-dependent drivers implemented in the X-Windows system. The implementation uses the GDK and - Cairo API + Pango API functions. This driver was designed for the GTK+ version 2, and can be compiled and used in all systems GDK is supported.

@@ -48,12 +48,11 @@
  • NativeFont: also accepts the - X-Windows font string format. A scaled font is generated using the font size - and the font face.
  • -
  • - Font: the old name "System" - is mapped to "fixed". A scaled font is generated using the font size - and the font face.
  • + X-Windows font string format. +
  • + Font: "Courier" is mapped to + "Monospace", "Helvetica" is mapped to "Sans", and "Times" is mapped to + "Serif". Underline and Strikeout are supported.
  • Colors

    - - -- cgit v1.2.3