Project Detail

PHP Font Image Generator  

PHP Font Image Generator is project number 379216
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: chathura86

Budget: $30-250

Created: 02/01/2009 at 12:55 EST

Bid Count: 6

Average Bid:
N/A

04/02/2009 at 12:55 EDT

Project Creator: lm84
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (2 reviews)

Bid On This Project
 

Description

I need a simple PHP function to generate the image of the given font. I want it to be able to generate the image for ttf and otf files. No need for any UI. Just one simple function. I need it to be VERY VERY FAST with cache checking. It can be as simple as this:
<?
include("includes/fontgen.php");
include("includes/settings.php");
$fontPath = 'absolute-or-relative-path-to-a-font';
?>

Where the fontgen.php is the main function file and the settings.php has all of the settings variables. Here is the variables for settings.php that I need:
$fontSize = 14; // This will resize the font if $autoResizeFont is false.
$autoResizeFont = true; // This will resize the font to $imgWidth and $imgHeight the best it can if it is set to true ($fontSize will be ignored).
$sampleText = 'This is a sample text'; // Sample text to generate.
$fontColor = '#663E20'; // Font color.
$backgroundColor = '#202123'; // Background color.
$transparentBackground = true; // Transparent background.
$cacheImages = true; // Cache function to check if the image is already made or not.
$cacheFolder = 'cache'; // Default folder to save the cache images.
$imgWidth = '700'; // Width of all images.
$imgHeight = '90'; // Height of all images.

The project budget is $50 to $80. And again I need this script to be VERY VERY VERY FAST.
If you need more info let me know.

Messages Posted:1 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids. You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.


    Bid on this Project