★ wanayoo — archive 1999 http://www.php.net/manual/function.imagepsloadfont.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Graphics
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Graphics
* GetImageSize
* ImageArc
* ImageChar
* ImageCharUp
* ImageColorAllocate
* ImageColorDeAllocate
* ImageColorAt
* ImageColorClosest
* ImageColorExact
* ImageColorResolve
* ImageGammaCorrect
* ImageColorSet
* ImageColorsForIndex
* ImageColorsTotal
* ImageColorTransparent
* ImageCopy
* ImageCopyResized
* ImageCreate
* ImageCreateFromGIF
* ImageCreateFromJPEG
* ImageCreateFromPNG
* ImageDashedLine
* ImageDestroy
* ImageFill
* ImageFilledPolygon
* ImageFilledRectangle
* ImageFillToBorder
* ImageFontHeight
* ImageFontWidth
* ImageGIF
* ImagePNG
* ImageJPEG
* ImageInterlace
* ImageLine
* ImageLoadFont
* ImagePolygon
* ImagePSBBox
* ImagePSEncodeFont
* ImagePSFreeFont
* ImagePSLoadFont
* ImagePsExtendFont
* ImagePsSlantFont
* ImagePSText
* ImageRectangle
* ImageSetPixel
* ImageString
* ImageStringUp
* ImageSX
* ImageSY
* ImageTTFBBox
* ImageTTFText
* ImageTypes
* read_exif_data
Manual: ImagePSLoadFont
View the source code for this pageSearch the site



Previous page
 ImagePSFreeFont
 Updated
Sat, 12 Aug 2000
ImagePsExtendFont 
Next page


ImagePSLoadFont

(unknown)

ImagePSLoadFont -- Load a PostScript Type 1 font from file

Description

int imagepsloadfont (string filename)

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.

See also ImagePSFreeFont().


User Contributed Notes: ImagePSLoadFont


plusplus7@hotmail.com
05-Oct-1999 09:21
doesn't seem to be available on 3.07 with gd 1.3 - freetype reqd maybe?


lars.skage@t5info.com
27-Oct-1999 09:03
Not in 3.0.12 with gd 1.3 either. Does anyone know whats req. for this?


cmlee@ufl.edu
22-Dec-1999 12:04
Sorry if I'm pointing out the obvious, but it took me awhile to realize you needed t1lib for this to work. It doesn't seem to be stated anywhere that t1lib is required.


jcg1@cec.wustl.edu
15-Jan-2000 09:59
I'm trying to get imagepsloadfont to work in php4... does it? is there a FAQ/doc that I've managed to lose :) thanks! -CG


whytea@nsa.net.au
11-Apr-2000 11:28
After a lot of stuffing about, I finally have PHP-3.0.16, gd-1.8.1, t1lib, libjpeg, linpng all working as a module with Apache-1.3.12.

I say stuffing about because there were countless things getting in the way of getting a working version to compile.. Anyway, my goal was to get PostScript Fonts working.. And well they work and they don't work, they seem very flakey. I have TrueType fonts working great, but to extend the range of available choices I'd like to get Postscript working too. Are there bugs with it ?

All I seem to get is an image sometimes and othertimes just blank boxes getting returned... Doesn't matter what font, alising options or anything. It's totally weird.. Any ideas would be great.

Also, now that GIF's are out, how do I make a Transparent image ?



 About Notes


Previous page
 ImagePSFreeFont
 Updated
Sat, 12 Aug 2000
ImagePsExtendFont 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.