Menu

#6 cjb2 code for tiff to djvu

closed
None
5
2012-11-08
2004-03-21
No

Leon:

A gzipped tar file of a modified version of 3.5.12
with a cjb2 that converts tiff to djvu is attached.

It can be added to the djvulibre project with the GPL.

Let's see, I guess configure isn't set up right -
everytime a new Makefile is created & the relevant
lines disappear: here's a diff

< TIFF_LIBS=-ltiff
57c56
< LIBS= ${JPEG_LIBS} ${TIFF_LIBS} ${THREAD_LIBS} -ldl
-lm
---

LIBS= ${JPEG_LIBS} ${THREAD_LIBS} -ldl -lm

The djvulibre version is 3.5.12, & I think it's using
libtiff 3.5.7.

Let me know if there are any problems & I can put the
programmer in touch with you.

Discussion

  • R. Keith Dennis

    R. Keith Dennis - 2004-03-22

    modified cjb2 source code

     
  • R. Keith Dennis

    R. Keith Dennis - 2004-03-22

    Logged In: YES
    user_id=602817

    The modified version of cjb2.cpp has been attached
    (not the entire directory as stated previously).

    rkd

     
  • Leon Bottou

    Leon Bottou - 2004-04-09

    Logged In: YES
    user_id=42774

    A slightly modified version is now in CVS.
    This will be part of djvulibre-3.5.13.

     

Log in to post a comment.