AtomOS icon indicating copy to clipboard operation
AtomOS copied to clipboard

[Graphics] Graphics Library for UI

Open amaneureka opened this issue 9 years ago • 1 comments

We can either approach to Cairo which is really a good graphics library and widely used, Or we can either make any existing C# graphics library to work on Atomix Platform.

amaneureka avatar Jun 05 '16 18:06 amaneureka

A good thing to do is, to provide a backend (like Cairo), and make wrappers for it that work seamlessly like C# graphics library (System.Drawing).

hadi77ir avatar Mar 06 '17 00:03 hadi77ir