Libor Pecháček
Libor Pecháček
FWIW, the enhancement makes sense to me in general. I happen to work in a forest that has a number of perfectly straight drainage channels, so I might make use...
Shared a sample file via e-mail.
Thanks, Matthias, for testing the commit. Please mind that import of Layout objects poses substantially higher headache intensity. While graphic objects at least reuse the existing color table (see `TOcadObject::Col`),...
> I tried to create a sample .ocd12 file for testing your commit but ended up with getting "layout vector objects" (-4). And yes, I'm slow at getting the whole...
> I noticed that you kept the import warning constant ("...an object with a rotated pattern"), but how about differentiation: "Removing rotation lock due to existence of a rotated text...
I've adjusted the texts and dropped the unrelated code cleanup from the patch.  Here comes a testing file if there is interest in trying out the change. [ocad2018-rotated-non-rotatable-symbols.zip](https://github.com/OpenOrienteering/mapper/files/8659681/ocad2018-rotated-non-rotatable-symbols.zip)
Interesting. I'm seeing exactly the opposite. Rotation is enabled on objects where it's supposed to be disabled. There's something fishy and I'll take a closer look. Thanks for the report!
> Interesting. I'm seeing exactly the opposite. Rotation is enabled on objects where it's supposed to be disabled. Scratch that. I checked out the wrong sources. Long day it was...
Ack of a sort. The symbol north orientation semantic differs for the area and point+text symbols. For point and text, the north orientation means the same as in Mapper. For...
> To make an example: individual rotation can be set for marsh or undergrowth objects in OCAD? Yes. I tried to rotate the undergrowth area pattern first and then I...