Skip to content

artunit/cocoon-serializers-ko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README – Created: April 2011
Last Revised: Oct. 2011

Project: Cecil serializer

This a cocoon serializer to be built against trunk. If you just want to use
the serializer itself, you just need the jar file. The application uses the
Java Advanced Imaging (JAI) library for handling images. The JAI achieves
the greatest efficiency at the time of this writing using TIFF files.

Python has met and maybe even surpassed Java's image capabilities, and I
would like to port this to django at some point. The highlighting is based
on having a lucene index for the terms on a page. The syntax looks like
this:

<tile:tileInfo xmlns:tile="http://ourontario.ca/tile/1.0">
        <tile:image flow="true" z="1" h="600" w="600" x1="1084" y1="3422" x2="1212" y2="3550"
        overlay="/www/images/overlay.jpg"
        index="/var/index/0"
        query="thomas*"
        src="/www/images/00000004.tif"/>
</tile:tileInfo>


art rhyno <projectconifer.ca>

About

KO and Conifer Serializers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages