mirror of
https://github.com/love2d/love.git
synced 2026-08-12 00:20:52 +02:00
added TGA alpha support as per Boolsheet's patch in issue #156
This commit is contained in:
@@ -8,6 +8,7 @@ LOVE 0.7.1 [Game Slave]
|
||||
* Added filter modes for ImageFonts.
|
||||
* Added dead key support by using "unknown" key with correct unicode value.
|
||||
* Added 0 width and height in love.conf. (for current desktop resolution)
|
||||
* Added alpha support when encoding TGA images.
|
||||
|
||||
* Fixed a lot of bugs regarding zero characters in threads.
|
||||
* Fixed handling of a directory named "love" in current directory.
|
||||
|
||||
Reference in New Issue
Block a user