# HG changeset patch # User Sebastien Jodogne # Date 1550655091 -3600 # Node ID abe709a7d678cfda5937a1561223be55e084217e # Parent c3a19284ae190f35ac5a1d2814db58c0667d6e95# Parent 345f86fd1ac3d7df8d6878f5242a977af7c522a0 fix diff -r 345f86fd1ac3 -r abe709a7d678 TODO --- a/TODO Tue Feb 19 08:43:23 2019 +0100 +++ b/TODO Wed Feb 20 10:31:31 2019 +0100 @@ -87,6 +87,7 @@ - http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1.1.2 - Japanese test: http://dicom.nema.org/MEDICAL/dicom/2017c/output/chtml/part05/sect_H.3.2.html * Support Supplementary Kanji set (ISO 2022 IR 159) +* Create DICOM files with multibyte encodings (Korean, JapaneseKanji, SimplifiedChinese) =======