Posted by Steven on June 5, 2007 at 12:16am
Jump to:
| Project: | Textimage |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Based on my own tests, imagettftext with FreeType2 can use both OpenType as well as TrueType fonts. The attached patch adds .otf to the scanning regexp so they can be used.
| Attachment | Size |
|---|---|
| otf.patch | 4.59 KB |
Comments
#1
Is it possible to add this (support for OpenType fonts) to the Textimage module (pretty please)?
#2
Patch is good, will be committed shortly and available in the next dev build.
#3
Committed to HEAD.
Will be available shortly in 5.x-2.x-dev.
#4