This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Escaping non-ascii characters
- Escaping synchronized non-ascii characters in
TagGroupkeys and string values and unescaping
them in python again to prevent DigitalMicrograph crashing due to encoding problems - Removing deprecated structure definition of
TagGroups andTagLists - Adding conversion support from
dm-scriptUInt32 to pythonintanddm-scriptUInt16 to python
int