[fpc-devel] FPImage unit ImageHandlersManager design problem
Andrew Brunner
andrew.t.brunner at gmail.com
Thu Mar 15 16:06:23 CET 2012
Having just looked over the class factory for images in FPC, I found
that ImageHandlersManager is missing a critical method to obtain a reader
or write by the extension used.
Presently the getReader uses the TypeName and not the Extenstion. I find
this quite annoying. Can someone please extend the manager to handle a
GetReaderByExt(sExt) ? Thanks!
I would be willing to do it myself but don't know if it would be accepted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20120315/2675e79b/attachment.html>
More information about the fpc-devel
mailing list