Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Image
Image.TTF

Method Image.TTF.`()


Method `

object Image.TTF.`()
object Image.TTF.`()

Description

Makes a new TTF Face object.

Parameter filename

The filename of the TTF font or the TTC font collection.

Parameter options

advanced options:
    "face":int
        If opening a font collection,  '.TTC',
        this is used to get other fonts than the first.

Returns

0 if failed.