Search found 2 matches
- 2013-12-13T03:24:47-07:00
- Forum: Developers
- Topic: Text Align with Pango
- Replies: 4
- Views: 8493
Re: Text Align with Pango
For 3) , when I use -gravity south, the text goes to the bottom but it also flips. I thought it was the normal behavior of -gravity south . For -define pango:gravity=east , it does not change anything in the text alignment. Weird, huh? :? I did not know about -define pango:gravity=east , I was ...
- 2013-12-12T11:42:41-07:00
- Forum: Developers
- Topic: Text Align with Pango
- Replies: 4
- Views: 8493
Text Align with Pango
Hello! I'm currently using ImageMagick with Pango and the image consists in a background with three texts. A main text on the top and two others in the footer. I want them align on the right side, but I can't find a pango command to do so. I also tried "justify", just to see the effect and it didn't ...