Actions
Feature #1053
closedAdd support for --color option to dcmdump and dsrdump on Windows systems
Start date:
2022-12-19
Due date:
% Done:
100%
Estimated time:
1:00 h
Module:
dcmdata, dcmsr
Operating System:
Windows
Compiler:
Description
Both, Microsoft's Terminal and PowerShell support ANSI escape sequences for specifying the text color on a console, so the --color (+C) option of dcmdump and dsrdump should also be enabled on Windows systems.
Documentation of these tools should be updated to explain that the --color option might also be supported on newer Windows systems (depending on the command shell that is used, e.g. CMD.EXE still does not work).
Updated by Jörg Riesmeier over 2 years ago
- Target version changed from 3.6.8 to 3.7.1+
Updated by Jörg Riesmeier over 2 years ago
- Target version changed from 3.7.1+ to 3.6.8
Updated by Jörg Riesmeier over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 1:00 h
Closed with commit 47aee28e8.
Actions