Opened 13 years ago

Last modified 13 years ago

#3267 new enhancement

NEW Symbology - Better handling of Fill style

Reported by: pinux Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: Symbology Version:
Keywords: Fill Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

If a Fill style is chosen that is not Solid, like Cross or Vertical, it is not possible to choose the width of the line, and the fill should support the possibility to choose the unit (Millimeter/Map unit).

Change History (1)

comment:1 by volter, 13 years ago

Type: bugenhancement

Just some findings:

These are Qt brush styles. They don't really have an attribute as line width, as far as I can see. Using Texture patterns might be the most flexible approach.

Maybe SVG is even simpler.

Might be related to #2436.

Note: See TracTickets for help on using tickets.