Before not long ago, we used System.Drawing namespace for our graphic works on LTW game.
But now that we decided to make it cross-platform, we found that none of the features in System.Drawing namespace are supported in Linux platform.
So, we have to create one ourselves.
A new graphic workshop of our own.
Start Date: 15 Apr 2021.
Before not long ago, we used
System.Drawingnamespace for our graphic works on LTW game.But now that we decided to make it cross-platform, we found that none of the features in
System.Drawingnamespace are supported in Linux platform.So, we have to create one ourselves.
A new graphic workshop of our own.
Start Date: 15 Apr 2021.