• This project
    • Loading...
  • Sign in

Alvaro Santillan / turnos_online

Logo codes
Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • turnos_online
  • fpdf
  • tutorial
  • makefont.php
  • primera comitiada · 71feba92
    71feba92 Browse Files
    Alvaro Santillan authored 2021-08-03 01:39:58 +0000
makefont.php 135 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
<?php
// Generation of font definition file for tutorial 7
require('../makefont/makefont.php');

MakeFont('calligra.ttf','cp1252');
?>