Share

Togl

File Release Notes and Changelog

Release Name: 2.0

Notes:
Version 2.0 -- Apr 2008

      + stubified C API
      + replaced EPS support with TK photo image support
      + simplified C API by requiring callback command options
      + Added command arguments for create, destroy, etc. callbacks,
      so there is a -createcommand option to the togl command (etc.).
      (and removed Togl_*Func from the C API)
      + added togl instance commands that call C API
      + use Tcl objects internally
      + use Tcl object interface for callbacks
      + vertical sync control
      + fix thread safety in anticipation that OpenGL drivers may
        someday be thread safe
      + added simple stereo rendering interface
      + revised font C API
      + updated font support for Tk 8.4 on all platforms
      + updated documentation
      + prebuilt binaries


Changes: