Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one encoding is set #414

Open
Ilia1 opened this issue Mar 16, 2020 · 1 comment
Open

Only one encoding is set #414

Ilia1 opened this issue Mar 16, 2020 · 1 comment

Comments

@Ilia1
Copy link

Ilia1 commented Mar 16, 2020

patientName = new String(studyTmp.getParent().getPatientName().getBytes("ISO-8859-1"), "ISO-8859-1");

It is necessary to change the encoding without recompiling and determine it automatically based on the dicom tag.

@Enet4
Copy link
Collaborator

Enet4 commented Mar 16, 2020

Thank you for reporting. Would you like to give a try at fixing this issue? We can provide some guidance if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants