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).
Actions