1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-04-27 03:28:27 -04:00
spoons/mpdf/font/ccourierbi.php

10 lines
174 B
PHP
Executable File

<?php
for($i=0;$i<=255;$i++)
$cw[chr($i)]=600;
$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-57 -250 869 801]');
$up=-100;
$ut=50;
?>