Cosmos/source2/Users/Orvid/Orvid.Graphics
blah38621_cp 92dcac4a51 Made a few improvements to the speed of the ILScanner, including caching the resolved plugs.
Added the possibility for an optimization step in the IL2CPU MSBuild task. Currently commented out, but should work fine with a few modifications to the optimizer.
Moved classes that are dependent on Cosmos from the Orvid.Graphics, into the Orvid.Graphics.Cosmos assembly. 
Re-factored the font mechanism, added partially working .fnt Font support. 
Added a Rectangle class, and a Vec2d class, which is the same as Vec2, except with doubles for the X and Y values.
Made a small aesthetic improvement to the output of the File2ByteArray Converter.
2011-09-03 21:05:46 +00:00
..
..svnbridge Moved TTF to OPFF converter to a new Tools folder, as well as made it's output valid. It previously was writing that the style of every character was 128, which doesn't exist. Also moved TimesNewRoman.opff to my OtherStuff folder. 2011-06-23 16:37:45 +00:00
FontSupport Made a few improvements to the speed of the ILScanner, including caching the resolved plugs. 2011-09-03 21:05:46 +00:00
ImageFormats 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
Properties Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00
Shapes Gif image support added. 2011-08-08 19:55:53 +00:00
Tests/ImageFormats Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00
AnimatedImage.cs Gif image support added. 2011-08-08 19:55:53 +00:00
BoundingBox.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
Colors.cs Working TaskBar anyone? 2011-08-23 19:47:58 +00:00
EGAPallet.PNG Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00
Image.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
ImageManipulator.cs Added an Additive Noise generator to the ImageManipulator class. 2011-08-15 00:17:53 +00:00
MiImage.cs Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Orvid.Graphics.csproj Made a few improvements to the speed of the ILScanner, including caching the resolved plugs. 2011-09-03 21:05:46 +00:00
Orvid.Graphics.csproj.user Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00
Pixel.cs Made a large number of changes in Orvid.Graphics, added an OForms project, and added most of a full window system. Next commit will add a proper taskbar, as well as minimize capability to the system. 2011-08-23 16:38:27 +00:00
Rectangle.cs Made a few improvements to the speed of the ILScanner, including caching the resolved plugs. 2011-09-03 21:05:46 +00:00
Vec2.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
Vec2d.cs Made a few improvements to the speed of the ILScanner, including caching the resolved plugs. 2011-09-03 21:05:46 +00:00
VGAPallet.png Added my own section in the Users folder. 2011-06-13 19:54:46 +00:00