Actions
Feature #304
openUnterstützung beliebig langer Textzeilen bei dump2dcm
Status:
New
Priority:
Low
Assignee:
-
Category:
Application
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
siehe: http://forum.dcmtk.org/viewtopic.php?t=1979
Momentan muss man die maximale Länge einer Textzeile in der Dump-Datei manuell mit Hilfe der ''--line'' Option festlegen. Würde die Eingabedatei nicht zeilenweise, sondern in Blöcken gelesen, dann könnte man auf diesen Parameter vermutlich verzichten.
Updated by Jörg Riesmeier almost 11 years ago
- Description updated (diff)
- Category set to Application
Here is a proposal that changes dump2dcm accordingly: http://forum.dcmtk.org/viewtopic.php?f=1&t=4134
Actions