Releases: plc-user/QET_ElementScaler
0.5.5
0.5.4
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest user-noticable change / addition:
- set version-number for release
- remove empty node "kindInformations"
- use standard-font: Liberation Sans Regular
- fix corner roundings, when rotating a rect
For a full list of changes: see commits.
0.5.3
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- add trim-function to remove trailing and ending whitespace from strings
- trim localized names of element
- manage element-information:
for some time now and for whatever reason, element-editor adds
element-information without content –> remove empty info-lines - use trim-function for element-information
- sort element-information alphabetically by name
- add self to author-information
- add default terminal-size, if it can't be detected
- adjust min-length for polygon-sections
- changed saving-routine for saving xml
- adjust version-number
0.5.2.1
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- add: debug xml-parsing errors
When a file cannot be loaded because of a mis-formatted XML-tag,
a message is sent to stderr, where to find the error in the file.
Additionally that part of the XML-file will be written to stderr. - fix data-input from stdin
0.5.1
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- fix: crashed on win with some element-files
- internal: simplify handling of polygons
- ...
For a full list of changes: see commits!
0.5.0
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- the localized names of an element are sorted by language-abbreviation
- also process a "qet_directory"-file to sort the names
For a full list of changes: see commits!
binaries for Linux and ReactOS
exe-file also works for win
Changes:
- fix: normalized angles for ARCs weren't always positive
rewrite: from Pascal to C++
complete re-write from Pascal to C++ with some new options
see README for description