|
From: k. h. <kla...@nl...> - 2004-06-24 13:04:05
|
Philippe Lhoste wrote: > > I wish somebody started a pure native Windows (or based on a thin > compatibility layer like SciTE), C++, AGG-based vector drawing program. > I don't feel much to start one myself (althought I never discard the > idea), but I am willing to help work on such project. Fine, then just visit wxArt2D one time, in there we have a very reasonable start of such a program. In fact it is a middle ware like library which makes it easy to do all kinds of 2D like graphics. wxWidget takes care of native API usage while at the same time being platform independent. I use an old agg version now and its a simple implementation. Still plan to switch to the new version some day. Luky enough several people show interest in helping with this action. Regards, Klaas -- Unclassified |