mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-08-10 00:01:04 -04:00
Revised url for pennysmalls reference, posterous is shutting down shortly.
This commit is contained in:
parent
e3dc5f83eb
commit
60029518e1
@ -80,7 +80,7 @@ Finished in 0.059392 seconds.
|
||||
|
||||
h2. References
|
||||
|
||||
* "Pennysmalls - Find jpeg dimensions fast in pure Ruby, no image library needed":http://pennysmalls.com/find-jpeg-dimensions-fast-in-pure-ruby-no-ima
|
||||
* "Pennysmalls - Find jpeg dimensions fast in pure Ruby, no image library needed":http://pennysmalls.wordpress.com/2008/08/19/find-jpeg-dimensions-fast-in-pure-ruby-no-ima/
|
||||
* "DZone - Determine Image Size":http://snippets.dzone.com/posts/show/805
|
||||
* "Antti Kupila - Getting JPG dimensions with AS3 without loading the entire file":http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/
|
||||
* "imagesize gem documentation":http://imagesize.rubyforge.org/
|
||||
|
@ -35,7 +35,7 @@
|
||||
# === References
|
||||
# * http://snippets.dzone.com/posts/show/805
|
||||
# * http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/
|
||||
# * http://pennysmalls.com/find-jpeg-dimensions-fast-in-pure-ruby-no-ima
|
||||
# * http://pennysmalls.wordpress.com/2008/08/19/find-jpeg-dimensions-fast-in-pure-ruby-no-ima/
|
||||
# * http://imagesize.rubyforge.org/
|
||||
#
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user