php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #27617 Extending TTF font support in GD with more parameters
Submitted: 2004-03-16 20:25 UTC Modified: 2022-04-07 19:30 UTC
Votes:4
Avg. Score:3.0 ± 1.2
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: gobzo at netscape dot net Assigned: ilutov (profile)
Status: Closed Package: GD related
PHP Version: * OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gobzo at netscape dot net
New email:
PHP Version: OS:

 

 [2004-03-16 20:25 UTC] gobzo at netscape dot net
Description:
------------
Would it be possible to extend imageTTFtext with support for:
- underlined
- strikethrough
- sub/superscript
- outline
- shadow
- character spacing?
I can see this done by passing an array, spedifying those options in the form option - yes/no.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-08 22:54 UTC] ajf@php.net
-Package: Feature/Change Request +Package: GD related -PHP Version: 4.3.5RC3 +PHP Version: *
 [2015-01-08 22:54 UTC] ajf@php.net
Sounds reasonable.
 [2016-09-14 13:55 UTC] cmb@php.net
If at all, that should be done for imagefttext() instead of
imagettftext(), though, because imagefttext() already has the
$extrainfo parameter and otherwise works identically to
imagettftext() since quite a while.
 [2022-04-07 19:30 UTC] ilutov@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ilutov
 [2022-04-07 19:30 UTC] ilutov@php.net
Lots of time has passed since this issue was created. If this is still relevant, please create an issue on GitHub.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC