php man page for ps_setfont

Query: ps_setfont

OS: php

Section: 3

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

PS_SETFONT(3)								 1							     PS_SETFONT(3)

ps_setfont - Sets font to use for following output

SYNOPSIS
bool ps_setfont (resource $psdoc, int $fontid, float $size)
DESCRIPTION
Sets a font, which has to be loaded before with ps_findfont(3). Outputting text without setting a font results in an error.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $fontid - The font identifier as returned by ps_findfont(3). o $size - The size of the font.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_findfont(3), ps_set_text_pos(3) for an example.. PHP Documentation Group PS_SETFONT(3)
Related Man Pages
ps_show(3) - php
imagepsextendfont(3) - php
ps_begin_page(3) - php
ps_get_value(3) - php
ps_setcolor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation