Search found 5 matches

by alpha34
2016-11-22T15:50:11-07:00
Forum: Users
Topic: Text of differing sizes in separate lines
Replies: 18
Views: 21085

Re: Text of differing sizes in separate lines

Thanks a ton!! That worked.

The only change required in your windows script is to use a %% instead of a %

( -size 160x3689 -fill DarkBlue -font Consolas caption:"YI" -trim -set option:ht2 "%%h" -resize 160x%%[ht2]! ) ^
by alpha34
2016-11-20T21:35:34-07:00
Forum: Users
Topic: Text of differing sizes in separate lines
Replies: 18
Views: 21085

Re: Text of differing sizes in separate lines

Thank you!! I will try all of your suggestions and see what works. For some reason, when I try to resize with distortion (by adding !), I do see lot of blurring (as expected), the width increases to the value specified but the height of the image after resizing is always greater than the (emphatic) ...
by alpha34
2016-11-20T19:32:56-07:00
Forum: Users
Topic: Text of differing sizes in separate lines
Replies: 18
Views: 21085

Re: Text of differing sizes in separate lines

fmw42, How can I ensure that the width of the two letter logo in each row is the same (while the height varies)? You will notice that the smaller logos have white space padding on both sides (left & right) compared to the bigger logos. I would like this width to be the same across rows.
by alpha34
2016-11-20T16:41:52-07:00
Forum: Users
Topic: Text of differing sizes in separate lines
Replies: 18
Views: 21085

Re: Text of differing sizes in separate lines

fmw42 and snibgo,

Thank you for your suggestions. I will give them a try.
To see the image, Can you try going to this link: https://drive.google.com/open?id=0By1O5 ... WNXa2U5YlU
by alpha34
2016-11-20T13:47:14-07:00
Forum: Users
Topic: Text of differing sizes in separate lines
Replies: 18
Views: 21085

Re: Text of differing sizes in separate lines

I have a similar requirement where I am creating a multiline logo that looks like the image here: https://drive.google.com/open?id=0By1O55df3bXkUklOeWNXa2U5YlU How can I get rid of all the white space between each row? How can I ensure that the width of the two letter logo in each row is the same wh...