| .. |
|
..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 |
|
Drivers
|
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 |
|
FontSupport
|
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 |
|
ImageFormats
|
Setup LibTiff so that it's easier to use. The LibTiff.Net folder is now gone, everything that was in it is now in the LibTiff.cs file.
|
2011-06-15 01:05:24 +00:00 |
|
OForms
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
Properties
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
Shapes
|
Added a couple of missing files, ShapedImage will be the next thing I'm working on, after I do a bit of work on OPFF, to enable much better image storage, as well as a few optimizations for memory usage.
|
2011-07-31 00:14:11 +00:00 |
|
Tests/ImageFormats
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
BoundingBox.cs
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
EGAPallet.PNG
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
GraphicsDriver.cs
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
GraphicsMode.cs
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
GraphicsPlugs.cs
|
TTF to OPFF converter in under 200 lines? Preposterous, but true.
|
2011-06-23 01:22:44 +00:00 |
|
Image.cs
|
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 |
|
Monitor.cs
|
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 |
|
Orvid.Graphics.csproj
|
Updated my font loader to support compressed font files. Also added a small demo of the difference in size between uncompressed (3mb), and compressed (200kb) of opff files. Still needs testing. (doing now)
|
2011-07-21 00:28:56 +00:00 |
|
Orvid.Graphics.csproj.user
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |
|
Pixel.cs
|
Added Lzw compression, (De-compress only), and added a test-bed for my graphics functions.
|
2011-07-24 02:29:45 +00:00 |
|
Vec2.cs
|
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 |
|
VGAPallet.png
|
Added my own section in the Users folder.
|
2011-06-13 19:54:46 +00:00 |