| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix order of tests in tkImgListFormat.c. This was discovered when analyzing ↵tip_166 | fvogel | 2017-09-16 | 1 | -1/+1 |
| | | | | | [829925ffff]: image put errors on {} color | ||||
| * | Changed from #ARGB to #RGBA color format | simonbachmann | 2017-06-18 | 1 | -25/+25 |
| | | |||||
| * | Fixed incorrect parsing of #ARGB format on Windows | simon | 2017-04-09 | 1 | -2/+2 |
| | | |||||
| * | Performance tuning in color parsing code and the 'data' subcommand | simonbachmann | 2017-04-09 | 1 | -46/+52 |
| | | |||||
| * | Fixed bug in format suboptions parsing (crash with no value to -colorformat) | simonbachmann | 2017-04-08 | 1 | -247/+340 |
| | | |||||
| * | Fix for bug 7c49a7f594c8d47dfdf7b6037b8316e4d51cc36a | simonbachmann | 2017-04-04 | 1 | -22/+31 |
| | | |||||
| * | Added -withalpha option to [imageName get]. | simonbachmann | 2017-03-23 | 1 | -0/+1033 |
| The list-of-lists-of-pixel-data format now is a registered format as the others. Thanks to this change, [imageName data] now can return data that includes the alpha channel. Changed the position of the '-alpha' and '-boolean' options to [imageName transparency set]. Updated doc Updated test suite | |||||
