PHP Classes

File: framework/font/courieri.php

Recommend this page to a friend!
  Classes of Mark Richards   CliqonV4   framework/font/courieri.php   Download  
File: framework/font/courieri.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CliqonV4
Framework with modules to build Web applications
Author: By
Last change:
Date: 6 years ago
Size: 118 bytes
 

Contents

Class file image Download
<?php
$type
= 'Core';
$name = 'Courier-Oblique';
$up = -100;
$ut = 50;
for(
$i=0;$i<=255;$i++)
   
$cw[chr($i)] = 600;
?>