Changes between Initial Version and Version 1 of Ticket #14693, comment 6
- Timestamp:
- Apr 27, 2022, 12:28:57 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14693, comment 6
initial v1 1 1 Still present on hrev56078, x86-64. 2 2 3 I can use "translate", like this: `> translate "Matrix.ico"test.bmp 'BMP '`, and it properly creates a .bmp version of the original Windows .ico file.3 I can use "translate", like this: `> translate Matrix.ico test.bmp 'BMP '`, and it properly creates a .bmp version of the original Windows .ico file. 4 4 5 5 Attempting to do the same using ShowImage "Save As..." does nothing (not even a peep).