237 Commits (a0fc602e695f180c997b219dea06b50229c252bd)
 

Author SHA1 Message Date
Tomás Aparicio a0fc602e69 fix(docs): minor typo
10 years ago
Tomás Aparicio eb9d6938e1 Merge pull request #81 from h2non/develop
10 years ago
Tomás Aparicio dba81af761 feat(travis): use go 1.6
10 years ago
Tomás Aparicio b4925c242d feat(docs): add coverage badge
10 years ago
Tomás Aparicio ecf06ef772 Merge pull request #79 from h2non/develop
10 years ago
Tomas Aparicio e4da579cb2 feat(version): bump
10 years ago
Tomas Aparicio edeb809cc1 fix(resize): auto rotate image before resize calculus
10 years ago
Tomás Aparicio 6ca41bbafc Merge pull request #77 from h2non/develop
10 years ago
Tomas Aparicio da1108f1ad feat(versio): bump
10 years ago
Tomas Aparicio cc455d8f48 fix(rotation)
10 years ago
Tomás Aparicio 61c9747f82 Merge pull request #76 from h2non/develop
10 years ago
Tomas Aparicio a7706b6033 feat(travis): add GO 1.5
10 years ago
Tomas Aparicio 50b525b517 feat(version): bump
10 years ago
Tomas Aparicio b198ea2ecc fix(rotate): pre-rotate image based on EXIT orientation
10 years ago
Tomás Aparicio aca57af419 Merge pull request #75 from h2non/master
10 years ago
Tomas Aparicio 6ea511f058 feat(test): resize only by height o width
10 years ago
Tomas Aparicio c587077a0f merge(upstream)
10 years ago
Tomas Aparicio 21ab8665c0 feat(#72): add helpful debug info in docs
10 years ago
Tomas Aparicio e7feecf376 feat(test): add vertical image fixtures with multiple test cases
10 years ago
Tomás Aparicio 419dd0d963 feat(docs): add goreport badge
10 years ago
Tomás Aparicio 099bc57753 Merge pull request #67 from h2non/master
10 years ago
Tomás Aparicio 22f7c36eb1 Merge pull request #66 from cneerdaels/sharpen
10 years ago
Chuck Neerdaels 99abaf0752 Added interface and test for sharpen
10 years ago
Tomas Aparicio 13ef72dc03 refactor(resize): clone options by value
10 years ago
Tomas Aparicio 82f17f66d5 merge(upstream)
10 years ago
Tomas Aparicio e27f8d5c7b refactor(docs)
10 years ago
Tomás Aparicio 6ee9b69627 refactor(resize): simplify code
10 years ago
Tomás Aparicio d4ebbaa875 fix(docs): typo
10 years ago
Tomas Aparicio 9b60d9da84 feat(docs): add toc, remove API docs
10 years ago
Tomas Aparicio 3494f993d3 merge(master)
10 years ago
Tomas Aparicio c22442428c refactor(vips): define constant
10 years ago
Tomás Aparicio da839c603e fix(docs): typo
10 years ago
Tomas Aparicio b7eaa00f10 feat(#60): support zero top and left params in extract operation
10 years ago
Tomas Aparicio 89292e7ead refactor(docs): support with libvips 8.0 is stable for now
10 years ago
Tomas Aparicio 7980ee1ae8 feat(docs): add libvips version compatibility note
10 years ago
Tomas Aparicio 9342d6482a refactor(type): simplify image type matching
10 years ago
Tomas Aparicio d06464fca2 feat(version): bump
10 years ago
Tomas Aparicio 8fdf28fe5e fix(#56)
10 years ago
Tomas Aparicio fd4fdee2cc merge(#55)
10 years ago
Tomas Aparicio 174de89a40 refactor(#55): minor changes, use proper declarations, unref image
10 years ago
Clement DAL PALU e83c80c93c - Adding a Background option when flattening out a transparent PNG
10 years ago
Tomas Aparicio ebb3688b44 feat(docs): update benchmarks
10 years ago
Tomas Aparicio 5f551e53b8 feat(docs): add list of contributors
10 years ago
Tomas Aparicio 92e14757b0 feat(docs): update API docs
10 years ago
Tomas Aparicio 5dfb883f50 feat(#52): add test case
10 years ago
Thomas Meson bfe0c7949f vips_gaussblur: remove dependency on libmath
10 years ago
Thomas Meson 5667ecda25 vips__gaussblur: renamed to vips_gaussblur_bridge
10 years ago
Thomas Meson b74cbd5173 resize: move effects to more explicit methods
10 years ago
Thomas Meson 6968a8a453 vips__gaussblur: add the missing sentinel
10 years ago
Thomas Meson 4cc9e0dde1 transformImage: apply gaussian blur if needed
10 years ago