RxTTF: Difference between revisions
Appearance
Created page with "A REXX callable DLL for converting TTFs to bitmaps . ==Files== * rxttf.dll ==Author== * Daniel Hellerstein ==Links== * [http://www.srehttp.org/distrib/rxttf.zip 1999-0..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* rxttf.dll | * rxttf.dll | ||
== | ==Functions== | ||
* [[Daniel Hellerstein]] | * rxttf_image | ||
==License== | |||
*RxTTF is in the public domain. | |||
*Author: [[Daniel Hellerstein]] | |||
==Links== | ==Links== | ||
* [http://www.srehttp.org/distrib/rxttf.zip 1999-05-03] | * [http://www.srehttp.org/distrib/rxttf.zip 1999-05-03] | ||
* [http://www.srehttp.org/distrib/rxttf.zip Webpage] | * [http://www.srehttp.org/distrib/rxttf.zip Webpage] | ||
[[Category:REXX Function Library]] |
Latest revision as of 20:36, 7 September 2021
A REXX callable DLL for converting TTFs to bitmaps .
Files
- rxttf.dll
Functions
- rxttf_image
License
- RxTTF is in the public domain.
- Author: Daniel Hellerstein