xsane-0.61 available as sourcecode and win32 binary

From: Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Date: Fri Aug 04 2000 - 03:12:03 PDT

  • Next message: Henning Meier-Geinitz: "Re: Code freeze for 1.0.3"

    Hi,

    I uploaded xsane-0.61 as sourcecode and win32 binary (network scanning version)
    to my homepage:

            http://www.wolfsburg.de/~rauch/sane/sane-xsane.html

    CHANGES:

     - added debug output function and messages (environment variable XSANE_DEBUG)

     - added free gamma curve dialog (not ready)

     - prepared xsane for win32:
       - when BUGGY_GDK_INPUT_EXCEPTION is defined only blocking mode is used
         (needed because GDK input exception does not work on win32)
       - on win32 you cannot get a homedirectory, for this
         XSANE_FIXED_HOME_PATH has to be set to the path that shall be
         used as homedirectory
       - replaced all gtk_dialog_new by gtk_window_new and added hbox and vbox to the window
         (gtk_dialog_new does not work on WIN32)
       - added xsane.WIN32 and xsane.WIN32-compilation that describes how xsane
         is build on WIN32 with CYGWIN
       - replaced "/" in all paths, added label SLASH that is predefined to '/' if it is
         not defined by compiler option. For WIN32 it is set to '\' by compiler option
       - all fopen functions use argument "rb" or "wb" now (b=binary). This is needed for WIN32
         and the b is ignored on unix systems.

     - removed an ugly bug: in struct Preferences there was predefined a string ("/tmp/")
       that caused a bad memory state when the string memory was freed,
       instead the string is defined in xsane_pref_restore now

     - changes for tiff format:
       - added support for 16 bit tiff format.
       - predefined tiff-compression is changed from 5 to PACKBITS(16bit), JPEG(8bit), FAXG3(1bit).
       - add resoultion-tags and datetime-tag to tiff files.

     - added "change directory" entry to preferences menu

     - added "scanning for devices" dialog

    Bye
    Oliver

    --
    Homepage:       http://www.wolfsburg.de/~rauch
    sane-umax:      http://www.wolfsburg.de/~rauch/sane/sane-umax.html
    xsane:          http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
    E-Mail:         mailto:Oliver.Rauch@Wolfsburg.DE
    

    -- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com



    This archive was generated by hypermail 2b29 : Fri Aug 04 2000 - 03:14:15 PDT