Am 21.09.12 22:45, schrieb Thomas Geymayer:
> Am 2012-09-21 21:16, schrieb Stuart Buchanan:
>> On Thu, Sep 20, 2012 at 11:44 PM, Thomas Geymayerwrote:
>>> I've now changed the default fill rule from even-odd to non-zero. Should
>>> probably work better now...
>>
>> Surprisingly, this didn't seem to make any difference.  I've included
>> the patch below
>> if you want to check yourself.
>
> The problem was that ShivaVG simply hasn't implemented it :) I've now
> extended ShivaVG to support some kind of a non-zero fill rule. It's not
> really non-zero because instead of incrementing and decrementing
> depending on the orientation of the drawn overlapping regions it simply
> checks if at least a single region covers a pixel. For our use cases it
> should be enough tough.
>

Hi Tom

Are there some plans to integrate some kind of a "webview" to the canvas 
? I remember there was some discussion about.

In case there comes a webview the mapserver could provide pre-drawed and 
referenced tiles as images for a background and i.e. only the plane(s) 
needs to be drawn. Common maptools on a server based on the same data 
could be used (I’m using mapnik myself) and I guess one don’t need to be 
online all the time with possibilities of subversion and/or offline 
caching probably ? Just as an idea to save "drawing resources".

-Yves


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to