Releases: TheNegumProject/Negum.Core
Releases · TheNegumProject/Negum.Core
Negum.Core-2021042210061619085989
Added empty pixel support for PCX reader;
Negum.Core-2021042207501619077852
Renamed Bpl to BitesPerLine;
Negum.Core-2021042206011619071270
Fixed palette reading in SFF v2;
Negum.Core-2021042118151619028943
Extracted Palette property to common class for SFF v1 and v2;
Negum.Core-2021042117251619025915
Updated SFF v1 Image property;
Negum.Core-2021042116471619023648
Updated parsing PCX to use List<T> instead of byte[];
Negum.Core-2021042114271619015274
Moved common properties to ISpriteSubFile;
Negum.Core-2021042112481619009313
Fixed SFFv1 reading; Added reading PCX files;
Negum.Core-2021042107491618991399
Merge branch 'main' of https://github.com/TheNegumProject/Negum.Core
Negum.Core-2021041711431618659824
Update README.md