Ticket #1164 (closed enhancement: fixed)

Opened 8 years ago

Last modified 6 years ago

Enhancement of the symbolObj class in php mapscript to handle pixmaps and truetype based symbols

Reported by: mapserver@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: 4.4
Severity: minor Keywords:
Cc: mathieuparent@…

Description (last modified by dmorissette) (diff)

The current iplementation of the symbolObj class in php mapscript do not provide
the ability to generate symbols of the type PIXMAP and truetype. I would be
pleased to see the support for these type in php mapscript too.

Change History

Changed 8 years ago by mathieuparent@…

  • cc mathieuparent@… added

Changed 8 years ago by mathieuparent@…

  • dependson set to 1367
Bug 1367 will solve pixmap problem

Changed 8 years ago by dmorissette

Note that you can use $style->set("symbolname", "filename.gif") to create a
pixmap symbol.

Changed 6 years ago by dmorissette

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

This was fixed in v4.8 with the implementation of symbol.setImagePath() (ticket #1472, changeset r4871).

Note: See TracTickets for help on using tickets.