commit: Psion and psiconv work

From: Kenneth J. Davis (jeremyd@computer.org)
Date: Sun Oct 05 2003 - 16:14:27 EDT

  • Next message: Jordi Mas: "About bug 5878, any idea?"

    The Psion importer now handles embedded images (at least those
    that the psiconv sketch/paint parser can handle). Tested with a
    simple document with an 8bit image embedded and a more complex doc
    with several 2bit images. However, I still need to figure out how
    to get the initial size correct, as they show up about 2x2 pixels
    or less... Also, a few changes need to be made to the library
    still to speed up the handling of embedded components as my current
    approach is slow. And the image handling chunk within the importer
    should be pulled out and made into its own graphics importer (which
    would allow us to insert Psion Sketch documents not embedded within
    Psion Word documents).

    Jeremy

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: psiconv/parse_common.c psiconv/parse_driver.c
    CVS: psiconv/parse_image.c psiconv/parse_sheet.c
    CVS: ----------------------------------------------------------------------
    minor fixes: correct size of embedded object added to list, add an
    empty embedded object when parsing if fails (to maintain sync with
    embedded object markers), fix mask to handle 8bit images, be more
    tolerant of sheets where offset of unknown section is invalid

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: Makefile xp/Makefile xp/ie_imp_Psion.cpp xp/ie_imp_Psion.h
    CVS: ----------------------------------------------------------------------
    handle embedded images



    This archive was generated by hypermail 2.1.4 : Sun Oct 05 2003 - 16:30:47 EDT