Ticket #2588 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

OFFSET has no effect on linear symbol (not working any more)

Reported by: diletant Assigned to: tbonfort
Priority: normal Milestone: 5.2 release
Component: AGG Version: unspecified
Severity: normal Keywords: offset symbol
Cc:

Description

OFFSET for line symbol aren't effectively changing the rendering of lines any more. Types Ellipse and cartoline are affected since V5.x This issue isn't reported into V5 migration guide.

Change History

04/25/08 02:17:16 changed by tbonfort

  • status changed from new to assigned.
  • milestone changed from 5.0.3 release to 5.2 release.

line offsets of the form

OFFSET x -99

was not implemented for AGG.

the current implementation is rather tightly coupled with GD rendering calls, I'll have a look at how to make it somewhat more generic

05/12/08 13:14:36 changed by tbonfort

  • status changed from assigned to closed.
  • resolution set to fixed.

fixed in r7578