资 源 简 介
Server-side font provider for Cufón written in php. Here"s the a demo with the the font MSYH.
This project is made especially for the people who want to use Cufon with languages such as Chinese. As it contains more than 4000 charactors, it"s impossible to be included directly in the page. The generated file will be more than 10M and very slow to be loaded.
This utility will scan the page and load the font with the required characters automatically.
Requirements:
1. PHP with sqlite
1. Write access to the cache folder
1. Write access to the project folder(sqlite will create a database file in this folder)
Steps to use:
1. Copy the files to a php web folder
1. Generate a Cufon font js file with all available characters here and upload it to install.php
1. A file named database.db will be ge