Toms Homepage
  Home    Downloads    Your Account    Forums  
  Create an account
Modules
· Home
· Games
· My Gallery
· PHP Manual
· PHP-Nuke HOWTO
· Web Links
· Your Account
 
Who's Online
Welcome, Anonymous
Nickname

Password

Security Code
Security Code
Type Security Code


(Register)

Membership:
Latest: SofiaLink
New Today: 385
New Yesterday: 650
Overall: 45721

People Online:
Visitors: 97
Members: 11
Total: 108

Online Now:
 DelcieSullivan1982
Tuvalu TanyaFann
COM NonaDoll
COM KamiShaff
 SofiaLink
COM SaraiPerez111
COM JameyLu
COM RolandeAllen82
 ArlenJete
COM DillonNPL
COM HarlanVil
 
imagepscopyfont

imagepscopyfont

(PHP 3>= 3.0.9, PHP 4 , PHP 5)

imagepscopyfont --  Make a copy of an already loaded font for further modification

Description

int imagepscopyfont ( int fontindex )

Use this function if you need make further modifications to the font, for example extending/condensing, slanting it or changing its character encoding vector, but need to keep the original along as well. Note that the font you want to copy must be one obtained using imagepsloadfont(), not a font that is itself a copied one. You can although make modifications to it before copying.

If you use this function, you must free the fonts obtained this way yourself and in reverse order. Otherwise your script will hang.

In the case everything went right, a valid font index will be returned and can be used for further purposes. Otherwise the function returns FALSE and prints a message describing what went wrong.

Note: This function is only available if PHP is compiled using --with-t1lib[=DIR].

See also imagepsloadfont().

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2004 by Tom Nitzschner.
Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.088 Seconds

:: VereorLCARS phpbb2 style by Vereor :: PHP-Nuke theme by www.nukemods.com ::