jst
|
8aee0d995b
|
Update README.md to mention resize.Thumbnail.
|
2014-01-30 20:03:15 +01:00 |
|
jst
|
446eea2f7b
|
Remove LUT based filters.
Caching kernel weights makes using the LUT based approach obsolete. Now they seem to be even slower than their counterparts.
|
2014-01-28 18:54:57 +01:00 |
|
jst
|
4d25061069
|
Fixed yet another typo.
|
2013-07-08 21:06:48 +02:00 |
|
jst
|
098f882331
|
Fix a typo.
|
2013-07-08 20:55:20 +02:00 |
|
jst
|
b272d51eaa
|
Update README.md
|
2013-07-08 20:54:24 +02:00 |
|
jst
|
33204d8746
|
Update README.md
|
2013-04-11 20:37:15 +02:00 |
|
jst
|
5290c4773b
|
Add Travis build status in README
|
2013-04-03 20:50:30 +02:00 |
|
jst
|
1169a8bfc3
|
Include samples in README.md
|
2012-11-14 22:08:45 +01:00 |
|
jst
|
3e06045c3f
|
Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types
|
2012-09-21 20:02:25 +02:00 |
|
jst
|
c9865dedd2
|
Update README.md
|
2012-09-19 21:13:38 +02:00 |
|
jst
|
8d42efa983
|
Update README.md
|
2012-09-19 21:04:52 +02:00 |
|
jst
|
c2daecb43a
|
Update README.md
|
2012-09-15 20:41:05 +02:00 |
|
jst
|
d93161631c
|
Use Kernel normalization for more accurate Lanczos resampling. Lanczos2 filter added
|
2012-09-04 18:49:04 +02:00 |
|
jst
|
294efa80bb
|
Prevent resize from doing things multiple times if #CPUs > width
|
2012-08-23 19:36:02 +02:00 |
|
jst
|
5389d2694d
|
Fix errors in README.md
|
2012-08-09 19:04:04 +02:00 |
|
jst
|
9041d4db18
|
Function signature changed again, no need for multiple return value
|
2012-08-09 18:58:57 +02:00 |
|
jst
|
a2154d46c5
|
Documentation updated to new function signature
|
2012-08-08 21:39:51 +02:00 |
|
jst
|
84d1ddbc29
|
Merge branch 'master' of https://github.com/nfnt/resize
|
2012-08-06 21:53:26 +02:00 |
|
nfnt
|
f725c68998
|
fixed typo, thanks liuben
|
2012-08-06 21:49:02 +02:00 |
|
jst
|
602c775fde
|
Update README.md
|
2012-08-03 21:24:22 +03:00 |
|
jst
|
1d35119758
|
Update README.md
|
2012-08-03 21:17:28 +03:00 |
|
nfnt
|
fdc4a64918
|
Tests added
|
2012-08-03 18:12:26 +02:00 |
|
nfnt
|
b919e8bd8e
|
Documentation updated
|
2012-08-03 17:41:21 +02:00 |
|
jan
|
323dff8a0d
|
Update README.md to include license
|
2012-08-02 23:16:15 +03:00 |
|
nfnt
|
9d137a695e
|
Initial commit
|
2012-08-02 12:48:27 -07:00 |
|