Commit Graph

  • 25bec88f1d Update changelog with latest release Janko Marohnić 2018-07-31 00:37:29 +02:00
  • eb26b8b9c7 Use same :mode and :gravity parameters Janko Marohnić 2018-07-13 14:08:10 +02:00
  • 8291d07572 Bump to 1.6.0 Janko Marohnić 2018-07-13 14:00:52 +02:00
  • f24c6d683e [minimagick, vips] Normalize #composite interface Janko Marohnić 2018-07-13 13:57:52 +02:00
  • a6b4c1e046 Bump to 1.5.0 Janko Marohnić 2018-07-10 01:36:41 +02:00
  • 5e6876f2c4 Test with JRuby 9.2.0.0 Janko Marohnić 2018-07-10 01:19:22 +02:00
  • e15b47dd43 [minimagick, vips] Add #composite method Janko Marohnić 2018-07-10 01:07:52 +02:00
  • 7017085ccc Initialize processor with the accumulator object Janko Marohnić 2018-07-07 10:33:16 +02:00
  • 5ad50f4e36 Remove unneeded #custom from Chainable Janko Marohnić 2018-07-07 10:32:18 +02:00
  • 390ee1b6ad [minimagick, vips] Allow operations to accept blocks Janko Marohnić 2018-07-06 15:29:14 +02:00
  • 2dabff548c Bump to 1.4.0 Janko Marohnić 2018-06-14 21:48:12 +02:00
  • d26717b8fa [minimagick] Remove support for symbol color names Janko Marohnić 2018-06-15 23:57:11 +02:00
  • d50d39a19d [minimagick] Accept RGB(A) arrays and symbols for color names for :background Janko Marohnić 2018-06-14 21:45:33 +02:00
  • 013984f8fe [minimagick] Don't add empty -background option in #rotate when :background is not given Janko Marohnić 2018-06-14 21:18:55 +02:00
  • d281414c7d [vips] Accept only :background option in #rotate Janko Marohnić 2018-06-14 21:11:51 +02:00
  • ca9d7c2f81 Bump to 1.3.0 Janko Marohnić 2018-06-13 11:04:38 +02:00
  • 0acdc83b7d Add missing CHANGELOG entry Janko Marohnić 2018-06-13 11:21:54 +02:00
  • dd9a49e4fc Remove bin/test-versions script Janko Marohnić 2018-06-13 11:04:23 +02:00
  • 095d950851 [minimagick, vips] Add #rotate function (#42) Janko Marohnić 2018-06-13 11:02:53 +02:00
  • b28267d20e Rename magick_options to settings Janko Marohnić 2018-05-04 14:57:08 +02:00
  • a6a6eb0313 Require "bundler/setup" again Janko Marohnić 2018-04-27 23:12:23 +02:00
  • 2586e1bd20 Remove unnecessary require Janko Marohnić 2018-04-27 23:11:45 +02:00
  • 3a958bc419 Fix "warning: shadowing outer local variable - options" (#38) Yuji Yaginuma 2018-05-04 20:21:53 +09:00
  • 35cf2f1ed7 Upgrade to latest version of ruby-vips Janko Marohnić 2018-04-24 10:31:21 +02:00
  • e0ae109af4 Skip another failing test on older GraphicsMagick Janko Marohnić 2018-04-19 21:36:35 +02:00
  • 2d4789172b Skip failing test on older GraphicsMagick Janko Marohnić 2018-04-19 15:24:43 +02:00
  • 81aba4ff1b Update CHANGELOG with the previous commit Janko Marohnić 2018-04-19 13:58:51 +02:00
  • ce893ecd4e Add back official GraphicsMagick support Janko Marohnić 2018-04-19 13:45:31 +02:00
  • ffdfa62a6c Mention that there is no in-place processing Janko Marohnić 2018-04-19 12:36:08 +02:00
  • a195d8323c Mention that the wiki is publicly editable Janko Marohnić 2018-04-19 12:35:47 +02:00
  • c4ba930b62 Bump to 1.2.0 Janko Marohnić 2018-04-18 16:55:18 +02:00
  • 34420818aa Revert "Cache libvips and ImageMagick builds on Travis CI" Janko Marohnić 2018-04-18 16:57:49 +02:00
  • 2a65fccd8a Documentation fixes and improvements Janko Marohnić 2018-04-18 16:53:37 +02:00
  • 922c5bc8b7 [core] Extend #apply to accept any builder commands Janko Marohnić 2018-04-18 16:29:33 +02:00
  • c60d933fb2 Cache libvips and ImageMagick builds on Travis CI Janko Marohnić 2018-04-17 11:17:22 +02:00
  • e42116a71d Disable bundler cache on Travis CI Janko Marohnić 2018-04-17 11:00:04 +02:00
  • 1021ae1098 Don't require "bundler/setup" Janko Marohnić 2018-04-17 10:49:12 +02:00
  • 88a0d48212 Add back bundler cache in Travis CI Janko Marohnić 2018-04-17 09:46:10 +02:00
  • 9c6caeca87 [minimagick] Add #define as a wrapper around -define Janko Marohnić 2018-04-16 17:41:00 +02:00
  • 3e977c7a17 Move "extend Chainable" statements to the top Janko Marohnić 2018-04-15 09:10:09 +02:00
  • e814fb587f [vips] Rename #generate_thumbnail to #thumbnail Janko Marohnić 2018-04-15 08:46:07 +02:00
  • 8205caad0c Test that passing nil to #convert is a no-op Janko Marohnić 2018-04-14 09:22:08 +02:00
  • 7f5a0ea697 Make Chainable#method_missing more readable Janko Marohnić 2018-04-07 21:42:09 +02:00
  • 8819c11fca Bump to 1.1.0 Janko Marohnić 2018-04-05 19:19:54 +02:00
  • 1d69c87c25 [minimagick] Disallow splitting layers (#33) Janko Marohnić 2018-04-05 19:18:35 +02:00
  • 25d1b86bdc [core] Add #apply for applying a list of operations Janko Marohnić 2018-04-05 17:25:52 +02:00
  • 02182d8052 Capitalize at the beginning of the sentence Janko Marohnić 2018-04-04 22:18:32 +02:00
  • f98147e584 Bump to 1.0.0 Janko Marohnić 2018-04-04 22:01:31 +02:00
  • 565a6ce21c Show basic usage examples in module documentations Janko Marohnić 2018-04-04 21:50:27 +02:00
  • 3a69a23d43 Upcase notes Janko Marohnić 2018-04-04 21:46:28 +02:00
  • 01223faf56 [minimagick] Move handling :define to #apply_options Janko Marohnić 2018-04-04 21:36:40 +02:00
  • beeea21df9 Some final README tweaks Janko Marohnić 2018-04-04 21:30:13 +02:00
  • 468e516fae Depend on mini_magick and ruby-vips gems Janko Marohnić 2018-04-04 20:39:06 +02:00
  • 580e15f89b [core] Move #custom conditionals into Processor Janko Marohnić 2018-04-04 20:32:43 +02:00
  • 0737bc815d [vips] Update ruby-vips to 2.0.10 Janko Marohnić 2018-04-04 20:17:15 +02:00
  • 6d486548e6 [minimagick] Rename private #generate_thumbnail method to #thumbnail Janko Marohnić 2018-04-04 17:46:09 +02:00
  • 496450f5d6 [minimagick] Move prepending magick args into a method Janko Marohnić 2018-04-04 17:37:52 +02:00
  • abcd66b106 [minimagick] Remove deprecated API in favor of the chainable API Janko Marohnić 2018-04-04 17:23:04 +02:00
  • 3b6d4956f6 Merge pull request #31 from mokolabs/master Janko Marohnić 2018-04-04 20:06:02 +02:00
  • 1c4ab1fa68 Tweak library doc pages - Add the word gem to image_processing mentions (when discussing gem dependencies) Patrick Crowley 2018-04-04 10:17:40 -07:00
  • a3abdd24eb Tweak library doc pages - Remove gem install instructions - Remove separate installation steps (since there is now just one) - Standardize alternate install copy - Simplify libvips version requirement notice - Add note that library gems are now included with image_processing Patrick Crowley 2018-04-04 10:13:26 -07:00
  • bdb6b3a465 Expand installation instructions on library doc pages Patrick Crowley 2018-04-04 09:00:35 -07:00
  • 7807c7f773 Update README - Tweak copy based on feedback from Janko Patrick Crowley 2018-04-04 08:48:50 -07:00
  • 07d44e5c84 Update README - Tweak goal section copy Patrick Crowley 2018-04-03 19:43:15 -07:00
  • 65a3864ffc Update README - Move goal into new section - Expand on motivations behind goal Patrick Crowley 2018-04-03 19:40:02 -07:00
  • 3c78510fca Update README - Intro: Simplify opening sentence - Intro: Expand project goal - Intro: Add libvips vs ImageMagick explainer - Installation: Add instructions for installing image libraries - Installation: Add install step numbers - Contributing: Tweak copy - Feedback: Add feedback section to encourage non-code contributions - General: Separate sections with two line breaks (for easier reading in editors) Patrick Crowley 2018-04-03 19:30:02 -07:00
  • df19b305fd [core] Rename Builder#default_options to Builder#options Janko Marohnić 2018-04-03 13:03:40 +02:00
  • ac73d41b11 [minimagick] Remove :fail option from documentation Janko Marohnić 2018-04-03 11:18:07 +02:00
  • de770c9ed6 [vips, minimagick] Improve docs and tests for .valid_image? Janko Marohnić 2018-04-03 11:12:00 +02:00
  • c0f8e49aac [vips, minimagick] Don't fail on warnings when loading the image Janko Marohnić 2018-04-03 10:59:24 +02:00
  • 441c82b7a7 Put credits in a single paragraph Janko Marohnić 2018-04-02 09:47:00 +02:00
  • cd2818b1fd [vips] Don't apply #autorot if :autorotate option was passed in Janko Marohnić 2018-04-02 01:11:33 +02:00
  • 1ac5741b22 [vips] Add test that a Vips::Image source is also autorotated Janko Marohnić 2018-04-02 00:17:24 +02:00
  • 37e5b468b9 [vips] Rephrase making :quality alias for :Q Janko Marohnić 2018-04-02 00:12:56 +02:00
  • 614dc6214f Document important default behaviour of processors Janko Marohnić 2018-04-01 21:59:43 +02:00
  • 88ca702000 Remove mention JPEG size hints recommendation Janko Marohnić 2018-04-01 21:40:08 +02:00
  • 822314ae55 [minimagick] Allow passing nil to add ImageMagick options that don't have a value Janko Marohnić 2018-04-01 02:12:08 +02:00
  • 6df049e63c [vips] Add :quality saver option as an alias for :Q Janko Marohnić 2018-03-31 23:29:33 +02:00
  • 50a6ed4efd Add shout to the HTTP.rb gem Janko Marohnić 2018-03-31 12:41:15 +02:00
  • 19c8204664 Merge pull request #24 from janko-m/add-automatic-sharpening Janko Marohnić 2018-03-31 01:58:25 +02:00
  • 3bcd3662af [minimagick] Automatically sharpen thumbnails after resizing Janko Marohnić 2018-03-31 01:36:49 +02:00
  • 07bdc17a7e [vips] Automatically sharpen thumbnails after resizing Janko Marohnić 2018-03-31 01:36:16 +02:00
  • acd58936ca Fix broken link Janko Marohnić 2018-03-31 01:34:27 +02:00
  • 71d903b2fb Bump to 0.11.2 Janko Marohnić 2018-03-31 01:01:59 +02:00
  • 3b81401694 Switch #resize_* operations back to "-resize" Janko Marohnić 2018-03-31 00:54:29 +02:00
  • d2e9d26476 Revert "Add back caching gems on Travis CI" Janko Marohnić 2018-03-30 01:28:57 +02:00
  • 6d92eaa8cb [core] Make sure an empty file doesn't remain on processing errors Janko Marohnić 2018-03-30 13:09:05 +02:00
  • 0bc6457901 [minimagick] Link to articles where #resize_* operations originated from Janko Marohnić 2018-03-30 13:05:49 +02:00
  • dc3d5f107c [vips] Correct the implementation of adding alpha Janko Marohnić 2018-03-30 10:40:05 +02:00
  • 9ec0d97bb2 Add back caching gems on Travis CI Janko Marohnić 2018-03-30 01:28:57 +02:00
  • dfd94f0426 Don't cache gems on Travis CI temporarily Janko Marohnić 2018-03-30 01:10:54 +02:00
  • f7d0df08dd Work around a RubyGems/Bundler/Rake bug on Ruby 2.5 Janko Marohnić 2018-03-30 00:31:46 +02:00
  • a252523020 Move libvips/ImageMagick installation to scripts Janko Marohnić 2018-03-30 00:31:15 +02:00
  • 6a5eeff846 Suggest the latest major version in the README Janko Marohnić 2018-03-30 00:21:51 +02:00
  • 643aeccc1f Merge pull request #26 from mokolabs/master Janko Marohnić 2018-03-29 22:12:07 +02:00
  • 9a9f7d1e45 Minor copy tweak Patrick Crowley 2018-03-29 09:16:37 -07:00
  • 11a1cb37db Update #convert docs for ImageProcessing::Vips to include warning that saving GIFs is not supported when using libvips Patrick Crowley 2018-03-29 09:14:21 -07:00
  • dddb9d3019 Update libvips links to use official 'libvips' project name for clarity Patrick Crowley 2018-03-29 08:11:50 -07:00
  • 4437199987 Drop official support for GraphicsMagick Janko Marohnić 2018-03-29 09:44:25 +02:00
  • 01f856a29e Make the pipeline object accessible to processors Janko Marohnić 2018-03-28 13:13:56 +02:00