projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3f633
)
mark a url so none of it is spell checked
author
Tony Cook
<tony@develop-help.com>
Thu, 27 Aug 2015 12:27:20 +0000
(22:27 +1000)
committer
Tony Cook
<tony@develop-help.com>
Thu, 29 Oct 2015 22:40:26 +0000
(09:40 +1100)
samples/anaglyph.pl
patch
|
blob
|
blame
|
history
diff --git
a/samples/anaglyph.pl
b/samples/anaglyph.pl
index fe43f21086c6fbb4d354aa21d75d834d405b098a..a51d7e241001a9c14c2223d54fb7876704bf99a0 100644
(file)
--- a/
samples/anaglyph.pl
+++ b/
samples/anaglyph.pl
@@
-104,7
+104,6
@@
EXPR
return Imager::transform2({ rpnexpr=>$expr }, $left, $right);
}
-
=head1 NAME
=for stopwords anaglyph anaglyph.pl
@@
-132,7
+131,7
@@
anaglyph.pl - create a anaglyph from the source images
=head1 DESCRIPTION
-See
http://www.3dexpo.com/anaglyph.htm
for an example where this might
+See
L<http://www.3dexpo.com/anaglyph.htm>
for an example where this might
be useful.
Implementation based on the description at