diff options
author | scuri <scuri> | 2010-06-19 14:57:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-19 14:57:52 +0000 |
commit | a85cc5d3423ef939806bd4574488af40ff3e43c6 (patch) | |
tree | e8858b1637011182f426f57fa6caf16c838aaee2 /html/en/drv/cairo.html | |
parent | 29504080b0e33c4ea547e73ff65bd2e123c6d047 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/cairo.html')
-rw-r--r-- | html/en/drv/cairo.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/en/drv/cairo.html b/html/en/drv/cairo.html index 55c788a..04cb3e9 100644 --- a/html/en/drv/cairo.html +++ b/html/en/drv/cairo.html @@ -126,8 +126,8 @@ used.</p> X-Windows font string format.</li> <li><a href="../func/text.html#cdFont"> <font face="Courier"><strong>Font</strong></font></a>: "Courier" is mapped to - "Courier New", "Helvetica" is mapped to "Arial", and "Times" is mapped to - "Times New Roman". Underline and Strikeout are NOT supported.</li> + "Monospace", "Helvetica" is mapped to "Sans", and "Times" is mapped to + "Serif". Underline and Strikeout are supported.</li> </ul> <h4>Colors </h4> <ul> |