Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plc-user authored Apr 11, 2021
1 parent 3716b2b commit 1991cef
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# QET_ElementScaler

"Quick-And-Dirty"-approach to scale QElectroTech-Graphics with a constant factor.
Scale QElectroTech-Graphics with constant factor(s).

compiles/runs with Lazarus 2.0.10 and FreePascal 3.2.0 on Debian/GNU Linux (unstable) and ReactOS (0.4.15-dev-1196)
compiles/runs with Lazarus 2.0.10 and FreePascal 3.2.0 on Debian/GNU Linux (unstable) and ReactOS (0.4.15-dev-2029)

usage:
QET_ElementScaler file scaling-factor
usage:<br>
QET_ElementScaler &lt;file&gt; &lt;scaling-factor&gt;

or:<br>
QET_ElementScaler [-x FactorForX] [-y FactorForY] -f FILENAME

0 comments on commit 1991cef

Please sign in to comment.