=== Facelift Image Replacment (FLIR) === Contributors: dzappone, cmawhorter Donate link: http://www.23systems.net/donate/ Tags: flir, titles, posts, images, themes, facelift Requires at least: 2.5 Tested up to: 2.6 Stable tag: 0.4 Facelift Image Replacment is a script that generates image representations of text on your web page in fonts that visitors would not be able to see. == Description == FLIR for WordPress implements Facelife Image Replacement by Cory Mawhorter. It is currently in early development but is usable at this time with some manual configuration. Several freeware fonts are provided with FLIR for WordPress Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers. Any element with text can be replaced: from headers (

,

, etc.) to elements and everything in between! You can see examples of what it does here: http://facelift.mawhorter.net/examples/ == Installation == 1. Extract to your `wp-content/plugins` directory. 2. Look in `wp-content/plugins/flir/facelift` 3. Set the `wp-content/plugins/flir/facelift/cache` to be writable 4. Add fonts of your choice to `wp-content/plugins/flir/facelift/fonts` folder 5. Open `config-flir.php` and customize to your liking. All the variables and options are explained in-depth inside the file. 6. Activate plugin in WordPress admin panel 7. Customize tags for FLIR on FLIR submenu under the Design menu * Plugins are not implemented yet. == Frequently Asked Questions == = Will FLIR be configurable from the admin panel? = Partially implemented at this time. Eventually it is planned to be able to configure FLIR almost completely from the admin panel. Once complete it should allow you to configure how and what fonts are replaced by FLIR. = Will the FLIR plugins be usable? = Yes, eventually they will. They will require ImageMagick 6.3.7 or higher to function correctly and will be configurable from the admin panel. = What about the fonts that come with FLIR? = All the fonts that come with FLIR are either free or Open Source. == Screenshots == None at present