Opened 17 years ago

Last modified 16 years ago

#20 new enhancement

Rendering polygon with holes

Reported by: mloskot Owned by: mloskot
Priority: major Milestone: Prototype 1.0
Component: Map Rendering Version:
Keywords: libgd Cc:

Description

The libgd does not support rendering of polygon with holes. This feature is very important, especially to render a stack of layers consisting of polygons with holes.

Here is my post on the gd-devel list I'm asking for tips of rendering Polygon with holes

Change History (1)

comment:1 by mloskot, 16 years ago

Here is implementation of Scanline edge-flag algorithm for antialiasing. It's mentioned as possible candidate for polygon-with-holes rendering solution. It should be re-implemented for libgd in C.

Note: See TracTickets for help on using tickets.