Commit graph

8 commits

Author SHA1 Message Date
blah38621_cp
52348e5db3 Added AntiAlias, and HalveSize methods in Orvid.Graphics.Image, as well as fixed compression support in OPFF, and re-enabled multi-style support in OPFF as well. 2011-07-29 03:05:55 +00:00
blah38621_cp
098f903b90 Added Lzw compression, (De-compress only), and added a test-bed for my graphics functions. 2011-07-24 02:29:45 +00:00
blah38621_cp
860757c149 Making my code compilable. 2011-07-16 17:38:50 +00:00
blah38621_cp
8f56abe4b0 Did some major work in Orvid.Graphics, which will eventually allow it to support 32-bit color. Previously it only supported 8-bit color. Because of this change, any code you have using Orvid.Graphics will no longer work. You will have to refactor your code for the new color system. 2011-06-23 19:27:52 +00:00
blah38621_cp
a0ac071b2f Committing my folder which should now work. If it doesn't then there's a problem on my end. 2011-06-16 18:21:22 +00:00
blah38621_cp
b24479cec9 Fixed the issue of Orvid.Graphics not building. Please note, you must add a reference to Orvid.Graphics in both your kernel, and your .cosmos project. 2011-06-14 18:23:52 +00:00
blah38621_cp
6b2114bba6 Fixed multiple bugs in Orvid.Graphics. Polygons, Triangles, and Flood Fill now work. I'm still trying to figure out the issue with the circle drawing, and Elipse drawing is going haywire. I have also commented out things that don't work, except for the circles, which I left. 2011-06-14 02:12:01 +00:00
blah38621_cp
3a35e9070e Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00