This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-15 07:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4666d83beb95bc261da08db5fa10e114a4e60912
love
/
src
/
modules
/
image
T
History
Alex Szpakowski
4666d83beb
Fixed ImageData:mapPixel again, for non-JIT platforms this time.
...
--HG-- branch : minor
2016-05-21 15:24:11 -03:00
..
magpie
Improved the error message given when jpeg, TGA, and BMP images fail to decode.
2016-02-28 12:41:27 -04:00
CompressedImageData.cpp
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
CompressedImageData.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
Image.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
ImageData.cpp
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
ImageData.h
Added love.math.encode(format, data | string [, linelength]) and love.math.decode(format, data | string). Current formats are "base64" and "hex". The optional line length only applies to base64 and specifies the maximum number of characters per line in the encoded string.
2016-03-28 19:28:40 -03:00
wrap_CompressedImageData.cpp
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
wrap_CompressedImageData.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
wrap_Image.cpp
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
wrap_Image.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
wrap_ImageData.cpp
Fixed ImageData:mapPixel again, for non-JIT platforms this time.
2016-05-21 15:24:11 -03:00
wrap_ImageData.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
wrap_ImageData.lua
Fixed ImageData:mapPixel's color component arguments to the mapping function to be within [0, 1] instead of [0, 255].
2016-05-21 14:46:17 -03:00