Public Member Functions | |
draw ($string) | |
| |
Public Attributes | |
const | MAX_ANGLE_CHANGE = 40 |
const | MAX_ANGLE = 45 |
const | MAX_VERTIVAL_POSITION_CHANGE = 1.5 |
Definition at line 16 of file CurvedStringDrawer.class.php.
CurvedStringDrawer::draw | ( | $ | string | ) |
Reimplemented from TextDrawer.
Definition at line 25 of file CurvedStringDrawer.class.php.
References TextDrawer::$size, Drawer::$turingImage, TextDrawer::drawCraracter(), TextDrawer::getMaxCharacterHeight(), TextDrawer::getSize(), TextDrawer::getStringWidth(), TextDrawer::getTextWidth(), Drawer::getTuringImage(), MAX_ANGLE, MAX_ANGLE_CHANGE, MAX_VERTIVAL_POSITION_CHANGE, and TextDrawer::showError().
const CurvedStringDrawer::MAX_ANGLE_CHANGE = 40 |
const CurvedStringDrawer::MAX_ANGLE = 45 |
const CurvedStringDrawer::MAX_VERTIVAL_POSITION_CHANGE = 1.5 |