Search found 3 matches
- 2012-11-13T21:36:23-07:00
- Forum: Users
- Topic: Generate Image from Pango Markup Text
- Replies: 13
- Views: 29217
Re: Generate Image from Pango Markup Text
@fmw42, I think you are correct, how could I fix this? Do I need to set some specific options when installing ImageMagic? larryzhao If you have installed PANGO properly and it does not show. Then try reinstalling IM adding --with-pango to your ./configure command. However, it should have enabled it ...
- 2012-11-05T19:14:11-07:00
- Forum: Users
- Topic: Generate Image from Pango Markup Text
- Replies: 13
- Views: 29217
Re: Generate Image from Pango Markup Text
fmw42 wrote:I am not an expert but I think
the --- means that it is not installed properly as it is not even readable, let alone writable.PANGO* PANGO --- Pango Markup Language
@fmw42, I think you are correct, how could I fix this? Do I need to set some specific options when installing ImageMagic?
- 2012-11-05T03:14:04-07:00
- Forum: Users
- Topic: Generate Image from Pango Markup Text
- Replies: 13
- Views: 29217
Generate Image from Pango Markup Text
Dear guys, I am an amateur to ImageMagick, please forgive me if this is a rookie mistake. I am now working on using IM to generate formated text to an image, and after reading the IM docs, I think using Pango Markup could be the suitable solution to it. (Tell me if there's a better way for it.) I ...