Hi Tim > Just a small note: there seems to be a bug where the rotation angles > are not honoured when rendering (even though the symbol preview shows > them correctly) - see attached image. Also, would it be possible to > enable anti-aliasing on those lines?
This should be fixed with commit e2c5fe77e8f24d72fd5e. The lack of antialiasing was probably related to it. Regards, Marco Am Freitag, 5. August 2011, 09.29:46 schrieb Tim Sutton: > Hi Marco > > On Thu, Jul 28, 2011 at 9:20 PM, Martin Dobias <[email protected]> wrote: > > Hi Marco > > > > On Tue, Jul 26, 2011 at 8:58 AM, Marco Hugentobler > > > > <[email protected]> wrote: > >> Hi devs > >> > >> Some time ago, I added two new symbol layers for line patterns and point > >> patterns. Like this, it is easier and more flexible to create hatches. > >> For lines, it is possible to choose color, angle and distance between > >> lines. For point patterns, there are options to select a marker type > >> and displacement in x- and y- directions. > >> Technically, those symbol layers are similar to the svg fill in that > >> they create an image in the appropriate resolution and set it as a > >> texture to QBrush. > >> The code for it is in the branch 'fill_patterns' in my github clone > >> [email protected]:mhugent/Quantum-GIS.git > > > > I have just tried it (from master) and it adds very useful > > functionality to new symbology! > > Great stuff! I made a small blog post describing the feature here: > > http://linfiniti.com/2011/08/new-hatching-modes-in-qgis-master-line-pattern > -fill/ > > Just a small note: there seems to be a bug where the rotation angles > are not honoured when rendering (even though the symbol preview shows > them correctly) - see attached image. Also, would it be possible to > enable anti-aliasing on those lines? > > Regards > > Tim > > > Martin > > _______________________________________________ > > Qgis-developer mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- Dr. Marco Hugentobler Sourcepole - Linux & Open Source Solutions Churerstrasse 22, CH-8808 Pfäffikon SZ, Switzerland [email protected] http://www.sourcepole.ch Technical Advisor QGIS Project Steering Committee _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
