[Top]
Image
Image.Font
|
Method Image.Font()->write()
- Method
write
Image.Image write(string text, string ... more_text_lines)
- Description
Writes some text; thus creating an image object
that can be used as mask or as a complete picture.
One or more text lines may be provided.
- See also
text_extents , load , Image.Image->paste_mask , Image.Image->paste_alpha_color
|