blah38621_cp
|
5fce44e58b
|
Added support for Vbp images. (A very obscure format :P) As well as added an ImageManipulator class, which is able to resize images, with currently one of 3 different algorithms, Nearest Neighbor, Bi-Linear, and Bi-Cubic. Support for more algorithms will be added in the future, same goes for image formats.
|
2011-08-05 02:55:53 +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
|
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
|
3a35e9070e
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|