blah38621_cp
|
d8dcde9a1d
|
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 |
|
blah38621_cp
|
4bd0140c82
|
Switched OPFF to a greyscale version, can't get my B/W/Greyscale version working unfortunately.
|
2011-08-13 22:59:55 +00:00 |
|
blah38621_cp
|
33579746bb
|
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 |
|
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
|
9ae99ab315
|
|
2011-07-29 01:46:33 +00:00 |
|
blah38621_cp
|
4cfa76401c
|
Got OPFF much closer to working. Just have to figure out why it's stretching vertically.
|
2011-07-29 00:43:48 +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
|
17c44aa200
|
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 |
|
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
|
74ada70990
|
Added support for OPFF fonts. (OPFF is a custom format, I'll make a converter at some point.)
|
2011-06-17 00:20:29 +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 |
|