On 25/03/2015 2:31 a.m., Eric wrote:


BTW, why do you need FreeImage to create image? Isn't it just possible
inside dlangui?

This is basically my question. Is there a drawing engine that
can draw lines, circles, and shapes as well as single pixels?

-Eric


If you have some way to draw you might be interested in my LineGraph[0]. It only handles getting coordinates to draw by. But I don't see why shapes couldn't be added.

[0] https://github.com/Devisualization/util/blob/master/source/core/devisualization/util/core/linegraph.d

Reply via email to