Start work on on ZOOM filter
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jun 2011 11:43:58 +0000 (13:43 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jun 2011 11:43:58 +0000 (13:43 +0200)
commita0bd9a4d8ff3a326f65cc585072d6547fd5bf22a
tree1ad9ed7fc867a1e4f7f30568da80503ff98c420f
parentfa059d055896a26b113e0e486531b71e7ec63c14
Start work on on ZOOM filter

This filter is an alternative to z3950_client, just based on ZOOM
instead and with the ability to set ZOOM options.
src/Makefile.am
src/factory_static.cpp
src/filter_zoom.cpp [new file with mode: 0644]
src/filter_zoom.hpp [new file with mode: 0644]
win/makefile