diff options
author | scuri <scuri> | 2010-05-21 21:54:49 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-05-21 21:54:49 +0000 |
commit | 95a0b9f784c2c4eddd86e51eac3a1ae9394cdf49 (patch) | |
tree | 2153b840982d2ccdc621a387e0d5110baa5267e0 /html/en/drv/gdk.html | |
parent | cc487d4de29a48d8e20a9a8492957a5950d5c181 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/gdk.html')
-rw-r--r-- | html/en/drv/gdk.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/html/en/drv/gdk.html b/html/en/drv/gdk.html index e4a531b..694a22c 100644 --- a/html/en/drv/gdk.html +++ b/html/en/drv/gdk.html @@ -6,6 +6,11 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>GDK</title> <link rel="stylesheet" type="text/css" href="../../style.css"> +<style type="text/css"> +.style1 { + font-family: monospace; +} +</style> </head> <body> @@ -33,6 +38,13 @@ <font face="Courier"><strong>UpdateYAxis</strong></font></a>: the orientation of axis Y is the opposite to its orientation in the CD library.</li> </ul> +<h4>Primitives</h4> +<ul> + <li><a href="../func/lines.html#cdBegin"> + <font face="Courier"><strong>Begin</strong></font></a>: <strong><tt> + CD_BEZIER</tt></strong> and <strong><tt>CD_PATH</tt></strong> + are simulated with lines.</li> +</ul> <h4>Attributes </h4> <ul> <li> |