Typeface - Custom Fonts
Categories
Component ID
537708
Component name
Typeface - Custom Fonts
Component type
module
Component security advisory coverage
not-covered
Downloads
2351
Component created
Component changed
Component body
Looking for maintainers for this module.
With typeface you can embed custom fonts into your website, so you don't have to render text to images.
Instead of creating images or using flash just to show your site's graphic text in the font you want, you can use typeface module and write in plain PHP, HTML and CSS, just as if your visitors had the font installed locally. This is a work in progress, but functional enough at least to render the graphic text on your website. Here's what it takes to get going:
<?php typeface_print('Hello world !!', 'helvetiker'); /* Where helvetiker is custom font name */ ?>
Please read the documentation for installation instructions
This module is sponsored and developed by Untitled Studios | Untitled Web.
