Opened 16 years ago

Closed 16 years ago

#2585 closed defect (fixed)

incorrect rendering of non filled vector symbols

Reported by: tbonfort Owned by: tbonfort
Priority: normal Milestone: 5.0.3 release
Component: AGG Version: 5.0
Severity: normal Keywords:
Cc:

Description

non filled vector symbols are not rendered if using only a COLOR (and not an OUTLINECOLOR)

NOK:

STYLE
 SYMBOL "cross"
 SIZE 10
 COLOR 0 0 0
END

OK:

STYLE
 SYMBOL "cross"
 SIZE 10
 OUTLINECOLOR 0 0 0
END

Change History (1)

comment:1 by tbonfort, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r7526

Note: See TracTickets for help on using tickets.