0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added mingw3w gem More... over 13 years ago
auto-conversion from array to packed string in Devil.from_blob More... about 14 years ago
fixed rdoc More... over 14 years ago
version 0.1.9.1 More... over 14 years ago
added anti-aliased thumbnail2() and resize2() for anti-aliased scaling More... over 14 years ago
made screenshot 1.9 compatible More... over 14 years ago
added jpg_quality, CompareImage and SetInteger More... over 14 years ago
re-released 0.1.9.0 removing ILUT support, see CHANGELOG for reasons More... over 14 years ago
changed installation instructions, added test_ilut.rb More... over 14 years ago
added ILUT library for OpenGL interop. Version bump to 0.1.9.0 More... over 14 years ago
extra tests More... over 14 years ago
changed formatting More... over 14 years ago
added wrap_and_yield More... over 14 years ago
added Devil.with_group for loading multiple images. got rid of all memory leaks from tests. added a few more IL constants to ruby_il.c. version bump to 0.1.8.8 More... over 14 years ago
replaced finalizer with explicit call to img.free. fixed memory leak. thanks to mperham. More... over 14 years ago
small refactor to devil.rb More... over 14 years ago
made compile-time check for IL_LBM constant more robust. Auto convert all images to RGBA UNSIGNED_BYTE format, updated test_blank to reflect change More... over 14 years ago
restored c89 compatibility, updated rdoc for info on hooks More... over 14 years ago
added test_gosu_roundtrip to test files More... over 14 years ago
version bump to 0.1.8.5, color profiles not officially supported. Added create_image and load_image hooks More... over 14 years ago
added support for color profiles, fixed gosu image flip bug, added create_image method to Devil More... over 14 years ago
updated CHANGELOG More... over 14 years ago
added escape exit from Devil::Image#show, added optional :filter parameter to Devil::Image#resize and #thumbnail More... over 14 years ago
fixed rdoc More... over 14 years ago
updated tests. More... over 14 years ago
added CHANLOG to gem files More... over 14 years ago
fixed tests More... over 14 years ago
addedTexPlay#save now returns self More... over 14 years ago
changed clear color to mother of pearl and full alpha - devil default. More... over 14 years ago
made lanczos3 default scaling algorithm for high quality thumbnails. Brought blit() into the high level api, added a bunch of other functions, added Devil.set_options for configuration More... over 14 years ago