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
 [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 13:00:01 2026 UTC