KM198912
|
f45e837422
|
i hate git...
|
2020-11-18 16:48:54 +01:00 |
|
KM198912
|
7955f265b2
|
Revert "Patch 1"
|
2020-11-18 16:27:36 +01:00 |
|
KM198912
|
8a8ddac525
|
Fix Typo
|
2020-11-18 15:38:23 +01:00 |
|
KM198912
|
3bd29971d9
|
Add Bitmap V5 header
This should resolve most issues of incorrect header , BITMAPV5INFO inherits the V4. need to add tests still.
|
2020-11-18 15:35:05 +01:00 |
|
Quajak
|
b649eabb16
|
Added the ctors without the ColorOrder parameter
|
2020-08-21 21:49:53 +02:00 |
|
Quajak
|
1b02aa4bac
|
Undo commenting of debug messages
|
2020-08-20 22:42:50 +02:00 |
|
Quajak
|
fca8ca9080
|
Added support for different color orders
|
2020-08-20 22:37:07 +02:00 |
|
Quajak
|
d0c2bd5efe
|
Add support for BITMAPV3INFOHEADER
This header is used by Adobe for certain formats
|
2020-07-10 09:54:06 +02:00 |
|
valentinbreiz
|
24d0634cdd
|
Merge branch 'master' into CGSE
|
2020-07-03 16:45:44 +02:00 |
|
Elia Sulimanov
|
b64584fc92
|
Done Bitmap api docs
|
2020-06-16 08:30:48 +03:00 |
|
Elia Sulimanov
|
ad785a73c6
|
Working on the Bitmap class api0
|
2020-06-15 23:54:09 +03:00 |
|
Quajak
|
6d65f6b07a
|
Added support for changing fonts
|
2020-05-19 23:02:28 +02:00 |
|
Quajak
|
ae8d3ef435
|
Getting the code running again
|
2020-05-11 14:24:56 +02:00 |
|
Charles Betros
|
d418a8ce86
|
Merge branch 'master' into bug/bitmap
|
2020-05-07 21:58:37 -05:00 |
|
Quajak
|
1c913100e4
|
Fixed loading and rendering of 24 bit bitmaps
|
2020-05-07 23:14:53 +02:00 |
|
Quajak
|
71f078eab8
|
Fixed bitmaps (Should hopefully work now)
Added bitmap tests
Extended equalityhelper
|
2019-12-18 02:12:10 -05:00 |
|
Quajak
|
b5f4e054fe
|
Fixed magic number check for bitmap
|
2018-11-18 12:32:26 +01:00 |
|
Quajak
|
ee4c09bcdb
|
Fixed requested changes
Added plugs for BitConverter ToUInt16, 32 and 64 methods
Used ToUInt methods
|
2018-05-20 17:46:46 +02:00 |
|
Quajak
|
be01d41a36
|
Fixed requested changes
|
2018-04-18 17:29:00 +02:00 |
|
Quajak
|
4905318479
|
Now supports 24bit bitmaps
|
2018-04-14 11:32:39 +02:00 |
|
Quajak
|
8c70d57bed
|
-Added new ctor from byte array of pixels
-Added note that ctor with Memory stream does not work, as memory streams do not work correctly
-Improved the cosmos graphic system example
|
2018-03-26 17:40:20 +02:00 |
|
Quajak
|
b3729308c0
|
Changed the ctor work done in the Bitmap
|
2018-03-26 11:45:20 +02:00 |
|
Quajak
|
b12f4fc3b6
|
Fixed Filestream write
Did requested changes
Added test for Filestream read and write
|
2018-03-22 21:38:41 +01:00 |
|
Quajak
|
493e043742
|
Final cleanup
|
2018-03-19 21:31:50 +01:00 |
|
Quajak
|
9f47e6f8a4
|
Added test which fails until ReadAllBytes has been fixed
Rewrote Bitmap to use single ReadAllBytes
|
2018-03-18 13:45:46 +01:00 |
|
Quajak
|
0ff1c57fbc
|
Minor fixes and change to file stream
|
2018-03-03 20:49:40 +01:00 |
|
Quajak
|
dd21b17499
|
Fixed draw image
Fixed bitmap handling of uncompressed files
|
2018-02-28 20:51:43 +01:00 |
|
Quajak
|
6a2ffb0c89
|
First implementation of a bitmap. Code loading the bitmap from fs is broken on Cosmos and loads some random garbage and a part of the image.
|
2018-02-28 17:54:21 +01:00 |
|