Cosmos/source2/Users/Orvid/Orvid.Graphics/ImageFormats
2011-08-30 00:58:03 +00:00
..
..svnbridge
BmpSupport.cs Xpm Image support added. 2011-08-09 22:08:01 +00:00
DdsSupport.cs String drawing support was added to Orvid.Graphics. Currently it only supports bdf fonts, but more are in the works. Also, in OForms, the window now displays the name in the header. 2011-08-30 00:58:03 +00:00
FormatManager.cs Added (VERY) broken pcx image loading support. Now if I knew what was wrong with it. 2011-08-14 01:47:20 +00:00
GifDecoder.cs
GifSupport.cs Xpm Image support added. 2011-08-09 22:08:01 +00:00
ImageFormat.cs
JpegSupport.cs
OIFSupport.cs
PcxSupport.cs Added (VERY) broken pcx image loading support. Now if I knew what was wrong with it. 2011-08-14 01:47:20 +00:00
PngSupport.cs Xpm Image support added. 2011-08-09 22:08:01 +00:00
PnmFamilySupport.cs Added support for Pbm, Pgm, and Ppm image formats. Also added a method in ImageManipulator to switch the Red and Blue values in an image, to work around an issue in the Lib being used for Pbm, Pgm, and Ppm image support. Call it on the Ppm image you've loaded before using it. 2011-08-09 23:16:09 +00:00
TgaSupport.cs Got Tga image writing working. Currently all supported formats are Read & Write except for Tiff, which is giving me difficulties. Xpm image support is probably next. 2011-08-09 20:36:21 +00:00
TiffSupport.cs Got Tga image writing working. Currently all supported formats are Read & Write except for Tiff, which is giving me difficulties. Xpm image support is probably next. 2011-08-09 20:36:21 +00:00
VbpSupport.cs Xpm Image support added. 2011-08-09 22:08:01 +00:00
XpmSupport.cs Xpm Image support added. 2011-08-09 22:08:01 +00:00