php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5521 brushed and styled for GD
Submitted: 2000-07-11 18:27 UTC Modified: 2001-08-12 15:24 UTC
From: alex at quad dot com dot ar Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.1pl2 OS: Debian 2.1
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: alex at quad dot com dot ar
New email:
PHP Version: OS:

 

 [2000-07-11 18:27 UTC] alex at quad dot com dot ar
I've noticed the GD library supports lots of functions that php didn't implement yet. there are 2 features that would be very cool to have: brushed and styled.

with brushed, gd can use an image file as brush for drawing lines/rectangles (this is really good for drawing fat strokes)

Styled allows you to draw dashed lines, dotted lines and any other variations you define.

brushed and styled can be used togheter to get neat results.

the description of these functions can be found at:
http://www.boutell.com/gd/#gdBrushed
http://www.boutell.com/gd/#gdImageSetBrush
http://www.boutell.com/gd/#gdStyled
http://www.boutell.com/gd/#gdImageSetStyle

It would be just awesome to get those working at php
keep on ruling php team!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 14:00:02 2026 UTC