http://www.papaproductions.cc/Random/texto-a.png es una api que convierte texto en una imagen.
text
- El texto. Ejemplo: http://www.papaproductions.cc/Random/texto-a.png?text=holasize
- El tamaño de la fuente (Máximo 2000). Ejemplo: http://www.papaproductions.cc/Random/texto-a.png?size=100&text=holapadding
- El tamaño del padding. Ejemplo: http://www.papaproductions.cc/Random/texto-a.png?padding=100&text=holabackground
- El color del fondo. Ejemplo: http://www.papaproductions.cc/Random/texto-a.png?background=red&text=holaforeground
- El color del texto. Ejemplo: http://www.papaproductions.cc/Random/texto-a.png?foreground=blue&text=holaEl código fuente de la aplicación está en https://github.com/papaproductions/texto-a-png.