2cedc57f5d
The default draw command buffering API now supports filled and outlined shapes as well as two additional commands: polygon and polyline. While zahnrad only requires a small number of basic filled draw command shapes to actual function the underlying canvas to convert from draw commands to vertex buffer commands allows for lot more. So the gap should now be filled and drawing more complex custom is now a little bit easier. I thought about adding a path drawing API to the draw command API but decided it is not worth the hassle, at least for now. |
||
---|---|---|
.. | ||
Makefile | ||
xlib.c |