[Fluxus] 0.13rc1

Dave Griffiths dave at pawfal.org
Wed Sep 5 01:39:54 PDT 2007


Hi all,

A new release candidate (warning: installs the scratchpad app to fluxus
rather than fluxus-0.13)
http://www.pawfal.org/fluxus/files/fluxus-0.13rc1.tar.gz

The main addition is configurable autofocus, there are some settings in
scratchpad-boot.scm:

; the scratchpad autofocus settings
(define fluxus-scratchpad-do-autofocus 1)
(define fluxus-scratchpad-autofocus-width 70000)
(define fluxus-scratchpad-autofocus-height 50000)
(define fluxus-scratchpad-autofocus-error 5000)
(define fluxus-scratchpad-autofocus-drift 1.0)
(define fluxus-scratchpad-autofocus-scale-drift 1.0)
; turn off zooming by turning min and max to 0.5
(define fluxus-scratchpad-autofocus-min-scale 0.5)
(define fluxus-scratchpad-autofocus-max-scale 5.0)

I've also updated the doxygen libfluxus docs:
http://www.pawfal.org/fluxus/docs/libfluxus-0.13/

cheers,

dave




More information about the Fluxus mailing list