Opened 6 years ago
Closed 6 years ago
#57515 closed request (fixed)
port request: Img (Tk extension)
Reported by: | chrstphrchvz (Christopher Chavez) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Tcl/Tk itself only includes support for a few image formats: PPM/PGM, PNG (Tk 8.6+) and GIF. Img adds support for several others, including BMP, JPG, and TIFF.
This would be useful for p5-tcl-ptk
to support more of the formats normally supported by Perl/Tk (p5-tk
).
Homepage (not up-to-date): http://tkimg.sourceforge.net/
Also see https://wiki.tcl-lang.org/page/Img
Current version is 1.4.7 (released 2017), and its codebase (https://sourceforge.net/p/tkimg/code/HEAD/tree/) seems to be actively maintained. Downloads are at https://sourceforge.net/projects/tkimg/files/tkimg/1.4/tkimg%201.4.7/
I'm not sure if a port for this would require separate +quartz
and +x11
variants.
Change History (2)
comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → accepted |
comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In a2ba8043ad6bb3b381aec59fe2f27102976c7541/macports-ports (master):