New release drawing.datatype 53.7 (23.02.2021) dr2d.datatype 53.6 (23.02.2021) svg.datatype 53.5 (23.02.2012) * Added basic DTM_WRITE support * Various bug fixes * Note these must be updated together due to internal changes.
free svgtiny object
Set current position to provided bezier end coords
end all polygons
Ensure start is set to current on close polygon
Don't close polygons on move
bump version
Correct offset for written DR2Ds
Support DTST_RAM
Support DTST_RAM and DTM_WRITE (IFF)
Fix DR2D write offset
End open polygons correctly
Mostly working DTM_WRITE Add DDTP_END to indicate the end of a polygon sent by subclasses
Move drawing into a new function
bump version building against latest libsvgtiny
Update for new SDK
Return common values on OM_GET
Avoid scaling casing negative values when coordinates are flipped
Shorten short desc
remove beta warning
missing files
First full release
Bump version
Fix RastPort clipping
Option to write to off-screen bitmap and blit it Not working currently
Send correct method to superclass
AllocVec => AllocVecTags
Updated dutch translation/catalog
Updated dutch translation
Fixed History.txt file.
Updated readme and history with latest changes.
Recompiled Mixer to suit 1142 changes.
Changed mute images to 24x24 max., adapted GUI and renamed font variables.
recompiled lastminute fix
lastminute fix, use BitStream10Font in bottom strings
updated sources for upcoming V1.42 (step 3)
updated sources for upcoming V1.42 (step 2)
updated sources for upcoming V1.42
Added gcc version check and fixed fallback endian conversion macros.
Changed DTA_Name to DTA_ObjName.
Added support for TGA_FLAG_ORIGIN_TOP_LEFT flag.
Targa image data is stored upside down, similar to BMP format.
CMAP is stored before the pixel data, not after.
Started work on write support.
Checking in current V53.1 sources.
Moved 0.3 release into a subdir.
Split read and write functions into separate source files.
Fixed warning about rowsize being used uninitialised.