Actions
Feature #1161
openSupport Korean text where ISO 2022 escape characters are missing
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library and Apps
Target version:
-
Start date:
2025-06-27
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
Apparently some DICOM implementations use a Specific Character Set of "\ISO 2022 IR 149" for Korean,
but do not include the required ISO 2022 escape sequences for switching from ASCII to Korean (KS X 1001).
It would be nice if DCMTK could gracefully handle such files as well during character set conversion.
Updated by Jörg Riesmeier 2 months ago
However, this should not be the default behavior and a warning message should be reported to the logger.
Updated by Marco Eichelberg 2 months ago
Sample file available on Caesar in /share/dicom/contrib/20250627_malaterre_ir_149_issue
Actions