projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
762cbd2
)
point dyn loader users at external filters docs
author
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 08:12:28 +0000
(08:12 +0000)
committer
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 08:12:28 +0000
(08:12 +0000)
lib/Imager/Filters.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Imager/Filters.pod
b/lib/Imager/Filters.pod
index ec4922d712e7e58954c2b222cace2cf621b03eb5..b5beed76887de9bff3d74208bfdbabb17b9c4051 100644
(file)
--- a/
lib/Imager/Filters.pod
+++ b/
lib/Imager/Filters.pod
@@
-535,7
+535,7
@@
See Imager::Filter::Mandelbrot for an example.
=head2 Plugins
The plugin interface is deprecated. Please use the Imager API, see
-L</Imager::API>
for details.
+L</Imager::API>
and L<External Filters> for details
It is possible to add filters to the module without recompiling the
module itself. This is done by using DSOs (Dynamic shared object)