PHP Classes

File: libs/mPDF/font/ccourieri.php

Recommend this page to a friend!
  Classes of Laudir Bispo   PHP Real Estate Website   libs/mPDF/font/ccourieri.php   Download  
File: libs/mPDF/font/ccourieri.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Real Estate Website
Manage the properties of a real estate business
Author: By
Last change:
Date: 3 years ago
Size: 457 bytes
 

Contents

Class file image Download
<?php

for ($i = 0; $i <= 255; $i++)
   
$cw[chr($i)] = 600;

$desc = array('Ascent' => 629, 'Descent' => -157, 'CapHeight' => 562, 'FontBBox' => '[-27 -250 849 805]');
$desc = array('Flags' => 97, 'FontBBox' => '[-27 -250 849 805]', 'ItalicAngle' => -12, 'Ascent' => 805, 'Descent' => -250, 'Leading' => 0, 'CapHeight' => 562, 'XHeight' => 426, 'StemV' => 51, 'StemH' => 51, 'AvgWidth' => 600, 'MaxWidth' => 600, 'MissingWidth' => 600);
$up = -100;
$ut = 50;