diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-12-28 14:40:04 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-12-28 14:40:04 +0100 |
commit | 71431660470357a652819295118cb92d0e5d0e80 (patch) | |
tree | a16932462aa4dd1a5eb0d61cb3f74f934053bc8e /doc/public/html/cairo-Win32-Fonts.html | |
parent | a789ba60c4fae1070af38da500fb14a5023da79b (diff) |
Import upstream release 1.10.2
Diffstat (limited to 'doc/public/html/cairo-Win32-Fonts.html')
-rw-r--r-- | doc/public/html/cairo-Win32-Fonts.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/public/html/cairo-Win32-Fonts.html b/doc/public/html/cairo-Win32-Fonts.html index 89b3a2b..a38191e 100644 --- a/doc/public/html/cairo-Win32-Fonts.html +++ b/doc/public/html/cairo-Win32-Fonts.html @@ -69,8 +69,7 @@ Microsoft Windows systems. <a name="cairo-Win32-Fonts.details"></a><h2>Details</h2> <div class="refsect2" title="CAIRO_HAS_WIN32_FONT"> <a name="CAIRO-HAS-WIN32-FONT:CAPS"></a><h3>CAIRO_HAS_WIN32_FONT</h3> -<pre class="programlisting">#define CAIRO_HAS_WIN32_FONT 1 -</pre> +<pre class="programlisting">#define CAIRO_HAS_WIN32_FONT</pre> <p> Defined if the Microsoft Windows font backend is available. This macro can be used to conditionally compile backend-specific code. |