Hello
This is my code and miss some char when render
$textBox = new TextBox(350, 360);
$textBox->setColor(Color::getColor(Color::$WHITE));
$textBox->setFont(Font::getFont(Font::$ISKOLA_POTA));
$textBox->setSize(12);
$textBox->setMargin(2);
$textBox->setText("If you want that good feeling that comes from doing things for other folks then you have to pay for it in abuse and misunderstanding.");
$img->setTextBox($textBox, 260, 10,TRUE);
//$img->resize(640,360); //resizes the image to a given size
//$img->build();
$img->dump();
Hello This is my code and miss some char when render
Check image here https://imgur.com/vu2eZLf