This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Escaping non-ascii characters
- Escaping synchronized non-ascii characters in
TagGroup
keys and string values and unescaping
them in python again to prevent DigitalMicrograph crashing due to encoding problems - Removing deprecated structure definition of
TagGroup
s andTagList
s - Adding conversion support from
dm-script
UInt32 to pythonint
anddm-script
UInt16 to python
int