Skip to content

Releases: plc-user/QET_ElementScaler

0.5.0beta19

07 Jun 09:18
Compare
Choose a tag to compare
0.5.0beta19 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
Main change (beside some changes "under the hood"):

  • fix typo in line-attribute

0.5.0beta18

26 May 18:55
Compare
Choose a tag to compare
0.5.0beta18 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
Changes (beside some changes "under the hood"):

  • sort attributes of "arc", "line" and "rect"
  • separate texts for line-/polygon-reduction

0.5.0beta17

19 May 19:38
Compare
Choose a tag to compare
0.5.0beta17 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable

  • BugFix: values without decimals

0.5.0beta16

19 May 18:06
Compare
Choose a tag to compare
0.5.0beta16 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable

  • equalise line and polygon reduction even more
  • handle and save "circle" as "ellipse"
  • sort attributes for polygon
  • always set "closed" for polygon

0.5.0beta15

18 May 06:44
Compare
Choose a tag to compare
0.5.0beta15 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64

  • add commandline-parameter "-d" for number of decimals
  • fix handling of decimals
  • sort attributes of dynamic_text
  • remove very short segments of polygons
  • remove very short lines to reduce file-size

0.5.0beta14

04 May 15:15
Compare
Choose a tag to compare
0.5.0beta14 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64

  • if UUIDs of dynamic texts or terminals exist more than once, the UUIDs are regenerated

0.5.0beta13

27 Apr 10:57
Compare
Choose a tag to compare
0.5.0beta13 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64

  • checks polygon values for validity and does not include such an invalid polygon in the output element (a message is displayed at stderr)

0.5.0.beta12

21 Apr 15:06
Compare
Choose a tag to compare
0.5.0.beta12 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64

  • sort attributes of static text
  • sort attributes of definition-line

0.5.0.beta11

18 Apr 12:23
Compare
Choose a tag to compare
0.5.0.beta11 Pre-release
Pre-release

Binaries for Linux, ReactOS (win32) and win64

  • sort polygon-points in element-file
  • sort terminal-attributes in element-file

binaries for Linux, ReactOS and win64

10 Mar 18:40
Compare
Choose a tag to compare
Pre-release
  • BugFix: Remove terminals, if requested
  • Create element's UUID if not present
  • some code-cleanup