OpenOrienteering / mapper

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
https://www.openorienteering.org/apps/mapper/
GNU General Public License v3.0
399 stars 106 forks source link

Line symbols: multiple mid symbols do not work with dash points #14

Closed dg0yt closed 9 years ago

dg0yt commented 12 years ago

puzzlepaint reported on Sourceforge [tickets:#14]:

Using multiple mid symbols in combination with dashes in a line symbol, the rendering output at dash points is wrong: only one mid symbol appears there, which is centered on the dash point. However, this is not relevant for orienteering symbol sets as this combination does not occur there.

Attachments (on Sourceforge):

dg0yt commented 12 years ago
dg0yt commented 11 years ago
dg0yt commented 11 years ago
dg0yt commented 11 years ago
dg0yt commented 11 years ago

Closed paths do not work as expected.

dg0yt commented 11 years ago
dg0yt commented 11 years ago

The common start/end point of a closed path is now always treated as a dash point. This is done in order to match the dashes.

Note that marking a start point or end point as a dash point had no impact for open paths neither in the previous implementation nor in the current implementation.

dg0yt commented 11 years ago