(no version information, might be only in CVS)
HaruPage::textRect -- Print the text inside the specified regionPrints the text inside the specified region.
leftLeft border of the text area.
topTop border of the text area.
rightRight border of the text area.
bottomLower border of the text area.
textThe text to print.
alignText alignment. Must be one of the following values:
| HaruPage::TALING_LEFT |
| HaruPage::TALING_RIGHT |
| HaruPage::TALING_CENTER |
| HaruPage::TALING_JUSTIFY |