Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

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