Can't use PANGO beacuse of Delegate problem
Posted: 2012-05-07T13:27:19-07:00
Hi,
I have the latest IM(6.7.6-9) installed, and the pango-devel install as well.
When i try to use the pango i get this message: "no decode delegate for this image format..."
The code that i'm using is:
When i'm writing "convert -list format", the PANGO line looks like this:
PANGO* PANGO --- Pango Markup Language
When i run ./configure
PANGO --with-pango=yes no
What am i doing wrong here ?
BR,
Hezi.
I have the latest IM(6.7.6-9) installed, and the pango-devel install as well.
When i try to use the pango i get this message: "no decode delegate for this image format..."
The code that i'm using is:
Code: Select all
convert -pointsize 18 pango:'This is english.\nBut this is hebrew -> ניסיון' pango_hebrew.png
PANGO* PANGO --- Pango Markup Language
When i run ./configure
PANGO --with-pango=yes no
What am i doing wrong here ?
BR,
Hezi.