Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -1/+1 |
| | |||||
* | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Better fix. Concatenation of error messages is sometimes not adequate | fvogel | 2019-05-11 | 1 | -2/+1 |
| | |||||
* | Fix [0d93f2e628]: misleading error message on missed svg option | fvogel | 2019-05-10 | 1 | -1/+2 |
| | |||||
* | Merge core-8-6-branch (and remove additional end-of-line spacing) | jan.nijtmans | 2017-10-12 | 1 | -14/+14 |
| | |||||
* | Changed from #ARGB to #RGBA color format | simonbachmann | 2017-06-18 | 1 | -22/+22 |
| | |||||
* | Fixed bug in format suboptions parsing (crash with no value to -colorformat) | simonbachmann | 2017-04-08 | 1 | -139/+200 |
| | |||||
* | Added -withalpha option to [imageName get]. | simonbachmann | 2017-03-23 | 1 | -0/+600 |
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 |