• I am one of the two people behind lavatech, hello.
  • https://l4.pm
  • skirts

  • Joined on 2018-11-12
luna pushed to master at luna/kemal 2019-08-05 01:42:55 +00:00
1a8894eece Merge remote-tracking branch 'upstream/master'
18ddc3b4e6 Fix static file handler for files > 2^31 bytes (#546)
17bf1c7709 Upgrade to Crystal v0.30.0 (#548)
6e2714404d Add missing return types to overrides of abstract methods (#544)
e3544a86bf Do not early return from HTTP::Server::Response::Output.close. Revert what Ameba broke
Compare 9 commits »
luna commented on issue luna/scritcher#6 2019-07-29 17:44:12 +00:00
add ability to apply effects on a square region

it would be complicated implementation-wise since the concept would be "a square modifier for plugins" which means another Image.runModifiedPlugin function.

luna closed issue luna/scritcher#6 2019-07-29 17:44:12 +00:00
add ability to apply effects on a square region
luna opened issue luna/scritcher#6 2019-07-29 16:55:49 +00:00
add ability to apply effects on a square region
luna pushed to master at luna/scritcher 2019-07-29 16:45:43 +00:00
8172066851 add write cmd
luna pushed to master at luna/scritcher 2019-07-23 21:33:03 +00:00
ff78044587 magick: reopen the image post MagickWriteImage
luna pushed to master at luna/scritcher 2019-07-23 01:49:06 +00:00
c0b70a81b1 magick: reopen the file instead of just setting curpath
luna pushed to master at luna/scritcher 2019-07-23 01:28:33 +00:00
c128960451 add rotate command to docs
f9aa226d9e add proper arguments to rotate cmd
510b4d9336 rm a.bmp
4a49b39159 make magickSave edit Image.curpath
e469c84d1b update README
Compare 10 commits »
luna pushed to rotate-command at luna/scritcher 2019-07-23 01:28:10 +00:00
c128960451 add rotate command to docs
f9aa226d9e add proper arguments to rotate cmd
510b4d9336 rm a.bmp
4a49b39159 make magickSave edit Image.curpath
Compare 4 commits »
luna pushed to rotate-command at luna/scritcher 2019-07-23 00:51:13 +00:00
e469c84d1b update README
6775773674 move to graphicsmagick
Compare 2 commits »
luna pushed to rotate-command at luna/scritcher 2019-07-22 23:38:22 +00:00
8784f3baf9 decouple magick init/save into helper functions
73794e1867 add magickwand load/unload
Compare 2 commits »
luna pushed to rotate-command at luna/scritcher 2019-07-22 22:30:36 +00:00
b056a0edb3 add imagemagick linking
67c9f425bb add rotate cmd to lang
luna pushed to master at luna/scritcher 2019-07-15 17:21:51 +00:00
2151afb115 add roomWidth arg to reverb, update reverb docs
luna pushed to master at luna/scritcher 2019-07-15 14:27:04 +00:00
87556c5b7e simplify copyBytes excess calc and do sseek()
c5a2e317c4 remove error part of sseek()
Compare 2 commits »
luna pushed to master at luna/scritcher 2019-07-15 13:53:47 +00:00
d12268f028 ensure sf_seek is called on the out file in copyBytes
luna pushed to master at luna/scritcher 2019-07-14 23:08:36 +00:00
8c2bbee372 make copyBytes allocate its own buffer
b59f937d00 decomission getEndPos() in favor of SF_INFO.frames
Compare 2 commits »
luna closed issue luna/scritcher#4 2019-07-13 22:58:24 +00:00
noise commands
luna commented on issue luna/scritcher#4 2019-07-13 22:58:23 +00:00
noise commands
luna merged pull request luna/scritcher#5 2019-07-13 22:57:52 +00:00
noise-command
luna closed pull request luna/scritcher#5 2019-07-13 22:57:52 +00:00
noise-command