• ANNOUNCE: tksvg 0.14 released

    From Harald Oehlmann@21:1/5 to All on Thu Nov 23 18:59:21 2023
    Dear Tk team,

    it is a pleasure to release TkSvg 0.14

    It may be downloaded here:
    https://github.com/oehhar/tksvg/releases

    Changes:
    - some minor bugfixes
    - New TEA and configure script

    It is Tk8.7/Tk9 ready. That is not new.
    As this code is verbatim included in Tk8.7 /Tk9, there is a "No Op" in
    the package index file:

    package ifneeded tksvg 0.14 \
    "if {\[package vcompare 8.7a0 \[package require Tk\]\] == 1} {
    [list load [file join $dir tksvg014t.dll] [string totitle tksvg]]
    } else {
    package provide tksvg 0.14
    }"

    I wonder, why Paul had this package on his list here: https://wiki.tcl-lang.org/page/Porting+extensions+to+Tcl+9

    Anyway, the provided binaries for Mac-OS, Linux-x64 and Windows x86
    (VC6), Windows X64 (VC2015 and Mingw) are compiled for TCL 8.6.

    And thanks to Magic Ariocus (the other Christian) for this great package!

    Take care,
    Harald

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)