Search found 3 matches

by vmanda
2012-08-19T04:47:46-07:00
Forum: Users
Topic: [solved]aqua text with round fonts
Replies: 7
Views: 7751

Re: [solved]aqua text with round fonts

Fixed Channel font metrics into webpage: fontsquirrel @font-face Generator and using expert settings.
Also checked checkbox: "Fix Vertical Metrics". Good to know that exists some place where this issues can be fixed.
by vmanda
2012-08-18T09:25:11-07:00
Forum: Users
Topic: [solved]aqua text with round fonts
Replies: 7
Views: 7751

Re: aqua text with round fonts

fmw42 wrote:I suspect the font metric in your font may be faulty. Can you get that font elsewhere? Is it ttf?

Bonzo,

Did you actually try that with that particular font? Do is get clipped?
You are right. Seems to be something wrong with font metric.

Thanks for tips.
by vmanda
2012-08-18T04:47:00-07:00
Forum: Users
Topic: [solved]aqua text with round fonts
Replies: 7
Views: 7751

[solved]aqua text with round fonts

I'm verry new user of imagemagick tools, and i'm need some assistance from somebody fancy. I'm trying to create text using this command line (win32) : convert.exe -extent 1500x500 -background none -fill DodgerBlue -font "Channel" -pointsize 60 label:"Aqua Text" -auto-level +repage ( +clone ...