summaryrefslogtreecommitdiff
path: root/html/en/drv
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-15 19:54:03 +0000
committerscuri <scuri>2009-12-15 19:54:03 +0000
commit130c513d903cc7d3d67f9fcb82d9b1a964cf0f08 (patch)
tree427da8c29bd9dff7e3c42c25b9dc863d9ad89707 /html/en/drv
parentd576fbeadc7f52a0b7c63ba0793f8bdcceccc15b (diff)
New: "FREETYPEVERSION" attribute for the Simulation base driver.
Diffstat (limited to 'html/en/drv')
-rw-r--r--html/en/drv/sim.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/html/en/drv/sim.html b/html/en/drv/sim.html
index 85a4e7f..0e69d9d 100644
--- a/html/en/drv/sim.html
+++ b/html/en/drv/sim.html
@@ -1,4 +1,4 @@
-<html>
+<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
@@ -85,6 +85,12 @@
Narrow Bold=ARIALNB&quot;. &quot;Type Face&quot; is not case sensitive.</li>
</ul>
+<ul>
+ <li>&quot;<strong>FREETYPEVERSION</strong>&quot;: Returns a version string
+ with the current Freetype library being used, in the format &quot;FreeType
+ &lt;major&gt;.&lt;minor&gt;.&lt;patch&gt;&quot;.</li>
+</ul>
+
</body>
</html>