/users/patterns/www2_Hacked_x/fdpf/font/courieri.php


1
2
3
4
5
6
7
8
<?php
$type 
'Core';
$name 'Courier-Oblique';
$up = -100;
$ut 50;
for(
$i=0;$i<=255;$i++)
    
$cw[chr($i)] = 600;
?>