By priceline on
Requirement is to use Trojan Pro font for menu items,which is not standard browser font. Using Images may not be an option, which will defeat the purpose of having true CMS site.
I heard some rendering modules, which will translate it to needed font and present? what are those and how do I use them?
And how is the performance compared to images?
Thanks,
Comments
Signwriter
Signwriter will convert strings into images, rendered in any TrueType font you install on your server:
http://drupal.org/project/signwriter
Alternatively, consider defenestrating your designer. There is not yet a module for that.
How is it different from
How is it different from sifr?
http://drupal.org/project/sifr
_
sifr uses flash signwriter doesn't.
_
The font is dynamically rendered as and image-- they are still images.
What if the client doesn't have javascript or flash enabled?
does it change the font to default one?
What is the better way to use images in place of menu item?