Commit Graph

50 Commits

Author SHA1 Message Date
GustavoCaso ccdbb81838 Merge branch 'master' into add-libvips-compatibility 2017-10-09 23:11:40 +02:00
Janko Marohnić d377f37c74 Rename "image" parameter to "file" for distinction 2017-10-08 15:29:35 +02:00
GustavoCaso 7d04763ff4 Move _copy_to_tempfile to test_helper 2017-10-01 14:20:33 +02:00
GustavoCaso edea6ee72a Change code design to improve destructive and non-destructive methods 2017-10-01 14:15:20 +02:00
GustavoCaso 530c220174 Added version check for ruby-vips 2017-10-01 13:06:56 +02:00
Janko Marohnić 83dbc2c8d1 Add gem name to tempfile basename for better introspection 2017-09-28 22:22:03 +02:00
GustavoCaso 9d4bc209ed Use non destructive way in tests 2017-09-26 08:01:46 +02:00
GustavoCaso 7013bc2662 Added documentation 2017-09-24 13:19:42 +02:00
GustavoCaso 6e3d0f3665 Autoload Vips 2017-09-24 13:19:42 +02:00
GustavoCaso 5b00862405 Extract gravity and color function to own module 2017-09-24 13:19:42 +02:00
GustavoCaso c5fb011560 Improve method naming 2017-09-23 14:38:07 +02:00
GustavoCaso 5021296e49 Fix resize_and_pad! 2017-09-23 14:37:50 +02:00
GustavoCaso 2b64183d2e DRY writing the file after modifying it 2017-09-22 08:26:59 +02:00
GustavoCaso 96452e573b WIP resize_and_pad 2017-09-22 07:53:00 +02:00
GustavoCaso 2385092243 Improve crop function by adding gravity option 2017-09-20 23:28:42 +02:00
GustavoCaso 787572f80e Added crop 2017-09-20 08:51:28 +02:00
GustavoCaso 87c82afde0 Added resize_to_fill 2017-09-20 08:50:40 +02:00
GustavoCaso bc0db4e812 - Added ruby-vips gem
- [MISSING] some commands
2017-09-19 08:27:06 +02:00
Janko Marohnić f664d66879 Bump to 0.4.5 2017-09-08 14:03:23 +02:00
printercu 5c48a04e6a Add lib/image_processing.rb, to make gem bundler-friendly 2017-09-08 14:28:26 +03:00
Janko Marohnić 913415a7fb Bump to 0.4.4 2017-06-16 01:05:01 +10:00
Janko Marohnić e12aa89675 Fix backward compatibility with older Rubies again 2017-06-16 01:03:45 +10:00
Janko Marohnić 9ad1a0c79f Bump to 0.4.3 2017-06-16 00:45:58 +10:00
Janko Marohnić 98fee9ae79 Fix incompatibility with older Ruby versions 2017-06-16 00:45:31 +10:00
Janko Marohnić 423d5e0929 Bump to 0.4.2 2017-06-16 00:34:37 +10:00