mirror of
https://github.com/wallabag/wallabag.git
synced 2025-05-01 14:14:42 +00:00
9 lines
165 B
PHP
9 lines
165 B
PHP
<?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;
|
|
|
|
|
|
?>
|