I have these codes:
exec('convert -gravity center pango:@1.txt pango_test.png');
and in my txt file i have some text with persian or arabic language.
i tried to create image with imagemagick and nothing...
any help please.
best regards.
I have these codes:
exec('convert -gravity center pango:@1.txt pango_test.png');
and in my txt file i have some text with persian or arabic language.
i tried to create image with imagemagick and nothing...
any help please.
best regards.
This is a cairo "toy" related issue, still existing. Some characters (ex. Chinese) are not parsed.