diff --git a/randomimage.php b/randomimage.php index 0e89416..0178563 100644 --- a/randomimage.php +++ b/randomimage.php @@ -102,4 +102,4 @@ if ($tn) { imagettftext($image, $newsize, 0, $x, $y, $color, $font, $text); } imagepng($image); -imagedestroy($image); \ No newline at end of file +imagedestroy($image); diff --git a/tnfont.ttf b/tnfont.ttf new file mode 100755 index 0000000..e46e8c9 Binary files /dev/null and b/tnfont.ttf differ