php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #4474 typo on PDF_stringwidth entry
Submitted: 2000-05-17 08:43 UTC Modified: 2000-05-18 07:39 UTC
From: yzhang at sfu dot ca Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.16 OS: n/a
Private report: No CVE-ID: None
 [2000-05-17 08:43 UTC] yzhang at sfu dot ca
The sentence

The PDF_stringwidth() function returns the width of the string in text by using the current font. It requires a font to be set before with PDD_set_font().

contains a reference to PDD_set_font(), should this be PDF_set_font() instead?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-18 07:39 UTC] steinm at cvs dot php dot net
fixed
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 05:00:01 2026 UTC