Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Image
Image.Font
Methods
baseline()
center()
create()
height()
left()
load()
right()
set_xspacing_scale()
set_yspacing_scale()
text_extents()
write()
Image.Font()->center()
Image.Font()->height()
Method Image.Font()->create()
Method
create
void
Image.Font
(
string
filename
)
Description
Loads a font file to this font object. Similar to
load()
.