php man page for pdf_findfont

Query: pdf_findfont

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDF_FINDFONT(3) 							 1							   PDF_FINDFONT(3)

PDF_findfont - Prepare font for later use [deprecated]

SYNOPSIS
int PDF_findfont (resource $p, string $fontname, string $encoding, int $embed)
DESCRIPTION
Search for a font and prepare it for later use with PDF_setfont(3). The metrics will be loaded, and if $embed is nonzero, the font file will be checked, but not yet used. $encoding is one of builtin, macroman, winansi, host, a user-defined encoding name or the name of a CMap. Parameter $embed is optional before PHP 4.3.5 or with PDFlib less than 5. This function is deprecated since PDFlib version 5, use PDF_load_font(3) instead. PHP Documentation Group PDF_FINDFONT(3)
Related Man Pages
ps_get_parameter(3) - php
harudoc(3) - php
imagechar(3) - php
imagefontheight(3) - php
imagepsextendfont(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!