<?php$font = imageloadfont('RUTA/DEL/ARCHIVO/DE/LA/FONT/font.ttf');imagestring($img_number,$font,15,15,$number,$textcolor); ?>