Commit Graph

52 Commits

Author SHA1 Message Date
Adam D. Ruppe 47ccc450a4 add some docs to old functions 2022-10-24 16:32:10 -04:00
Adam D. Ruppe 500e22816d comment lol 2022-08-06 10:39:18 -04:00
Adam D. Ruppe 6d5eeec2cb allow extra compressed data 2022-07-27 13:45:08 -04:00
Adam D. Ruppe ed152c1dde a bit of dox 2022-07-26 14:49:04 -04:00
Adam D. Ruppe 6343bf04ca didnt handle < 8bpp small images well 2022-07-12 14:23:34 -04:00
Adam D. Ruppe 948926df49 more cool features 2021-12-29 11:29:08 -05:00
Adam D. Ruppe 776d34f534 dmd deprecation handling 2021-06-15 07:23:17 -04:00
Adam D. Ruppe 4ba062f093 apng write support 2021-02-27 12:25:52 -05:00
Adam D. Ruppe eabf6032a2 fix from ketmar 2021-01-21 10:22:10 -05:00
Adam D. Ruppe 14a3240323 a few annotations 2020-11-22 15:48:44 -05:00
Adam D. Ruppe ea88731d58 jawesome 2020-09-07 22:32:53 -04:00
Adam D. Ruppe 29deae2d07 wtf files out there in the wild 2020-02-02 15:15:42 -05:00
Adam D. Ruppe 8d57ff1f5e basic header docs of all public modules 2019-12-06 22:57:49 -05:00
asumface c5b5459c0a
Fix a bunch of integer overflow issues for images larger than 536 megapixels 2019-08-11 18:34:35 +02:00
Adam D. Ruppe 2ff7b77ac1 finally right greyscale lol 2019-07-06 15:00:22 -04:00
Adam D. Ruppe b7ad04afd9 im the worst at greys 2019-07-06 13:22:25 -04:00
Adam D. Ruppe ba0ea0c717 greyscale fill all bytes 2019-07-06 12:43:48 -04:00
Adam D. Ruppe 0bbee857c0 support other bit depths of greyscale (hopefully) 2019-07-06 12:31:17 -04:00
Adam D. Ruppe 66a86be0b7 apng loading works 2019-03-26 22:49:50 -04:00
Adam D. Ruppe 85b6a93e47 apng starting code 2019-03-26 22:11:08 -04:00
Adam D. Ruppe e2e8a917e5 lol 2019-01-06 17:28:34 -05:00
Adam D. Ruppe 08efa61c7d new writePng function for using existing array with more flexible format 2019-01-06 17:03:27 -05:00
John Colvin c3c78632b2 improve png chunk stype 2018-03-27 12:51:55 +01:00
Ketmar Dark d9c2195882 image, png: some forgotten imports 2018-03-21 10:15:06 -04:00
Adam D. Ruppe 4940a3344a new dmd deprecation (ugh) 2018-02-26 19:50:25 -05:00
Adam D. Ruppe 1db72d6b18 fix for <256 color index image saving 2017-04-19 22:07:48 -04:00
Adam D. Ruppe 91524fdd27 zlib update patch from ketmar 2017-01-21 10:26:05 -05:00
Adam D. Ruppe 9942a07f70 png bug fix? 2016-06-20 20:31:55 -04:00
Adam D. Ruppe f48d7f4e9a ketmar memory management patch 2016-06-17 10:21:22 -04:00
Adam D. Ruppe 3a1ebbcf6d ketmar insertChunk 2016-06-06 10:55:51 -04:00
Adam D. Ruppe 8a7886a63d ketmar paeth fix 2016-04-24 08:38:57 -04:00
Adam D. Ruppe 2ee3c8d61c BREAKING CHANGE: add package to simpledisplay and terminal 2016-04-07 14:57:33 -04:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 65b3b06f6d more updates. hidecursor by ketmar 2015-12-07 21:07:58 -05:00
Adam D. Ruppe cc15188833 1bpp bug 2015-09-19 17:48:15 -04:00
Adam D. Ruppe 2a43ed57bd lots of cool stuff 2015-09-06 16:41:17 -04:00
Adam D. Ruppe e2f3ab92ec 64 bit support (also fetch new arsd repo updates btw) 2015-01-05 23:37:57 -05:00
Adam D. Ruppe 75e13156e9 bugs from dogfooding 2014-11-27 22:15:31 -05:00
Adam D. Ruppe 90b3b083de dmd warnings (thanks ketmar) 2014-10-22 11:06:05 -04:00
Adam D. Ruppe b644eabe45 fix on incomplete input chunk 2013-11-07 10:48:24 -05:00
Adam D. Ruppe 7a69e533ca transparency longer than palette shouldbe allowed 2013-10-21 13:45:10 -04:00
Adam D. Ruppe 7adb3922d9 warnings 2013-10-21 11:11:30 -04:00
Adam D. Ruppe 0b8ddc2470 catchup 2013-10-04 20:59:36 -04:00
Adam D. Ruppe dea59df01c easier api 2013-08-29 22:33:50 -04:00
Adam D. Ruppe ea70e2a8ff catchup 2013-08-29 18:50:07 -04:00
Adam D. Ruppe 0ef6ebd977 png reworking 2013-06-10 12:21:32 -04:00
Adam D. Ruppe ab1c94de64 new function that is hopefully more efficient with large images 2013-05-13 09:54:03 -04:00
Adam D. Ruppe 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00