Tkd - Cross platform GUI toolkit based on Tcl/Tk
Gary Willoughby via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Feb 15 12:11:54 PST 2015
On Saturday, 7 February 2015 at 02:00:32 UTC, Jack wrote:
> I've been using this for learning experience and tried to use
> .jpg for the Image Object in vain. Are there plans to include
> jpg support here? Or is there a workaround for that? or can I
> use other image libraries to embed it to a Label Object or
> Button Object?
Tcl/Tk only currently supports *.ppm, *.pgm, *.png and *.gif.
PPM/PGM formats were deemed to obscure to support in Tkd.
More information about the Digitalmars-d-announce
mailing list