wpf-gpu-raster 0.1.0

A 2D rasterizer that generates geometry for a GPU
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
crossing goto
./MultiSpaceRectF.inl:70:5: error: call to implicitly-deleted default constructor of 'union (anonymous union at ./MultiSpaceRectF.inl:138:5)'


Rust conversion
---------------
CEdge is a singly linked list

Future
------
When flatening curves if we try to flatten at integer values
we can avoid the ComplexSpan code path.