h1

Joomla, Warning imagettftext() [function.imagettftext] Could not find/open font in /var/www/myuidigitalframe/plugins/content/text2imagehelper.php on line 77

31/08/2010

Utilizando el plugin “text2image” de Joomla (el cual convierte texto a imagen) puede ocurrir el siguiente error:

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /var/www/myuidigitalframe/plugins/content/text2imagehelper.php on line 77

se soluciona aplicando los siguientes pasos:

1º) Crear en la raíz de Joomla un directorio llamado “fonts“.
2º) Copiar en él las fuentes TTF que se deseen.
3º) En la configuración del Plugin (Panel de administración de Joomla > Extensiones > Gestor de plugins > Content – text2image) rellenar las siguientes variables:

"Font folder" ="/fonts/"
"Font name" = "LiberationSans-Italic". (por ejemplo, corresponderá al nombre de una de las fuentes copiadas en el segundo punto).

Verificar que el módulo está activo (“Publicado = SI”), guardar los cambios e incluir el siguiente texto en un artículo:
{"plugin": "text2image", "id": "my-textimage", "text": "My styled text"}

Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s

Seguir

Get every new post delivered to your Inbox.