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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 09:01:30 2024 UTC