diff options
author | scuri <scuri> | 2009-12-15 19:54:03 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-15 19:54:03 +0000 |
commit | 130c513d903cc7d3d67f9fcb82d9b1a964cf0f08 (patch) | |
tree | 427da8c29bd9dff7e3c42c25b9dc863d9ad89707 /html/en/drv/sim.html | |
parent | d576fbeadc7f52a0b7c63ba0793f8bdcceccc15b (diff) |
New: "FREETYPEVERSION" attribute for the Simulation base driver.
Diffstat (limited to 'html/en/drv/sim.html')
-rw-r--r-- | html/en/drv/sim.html | 8 |
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". "Type Face" is not case sensitive.</li> </ul> +<ul> + <li>"<strong>FREETYPEVERSION</strong>": Returns a version string + with the current Freetype library being used, in the format "FreeType + <major>.<minor>.<patch>".</li> +</ul> + </body> </html> |