Skip to content

First realise

Compare
Choose a tag to compare
@Centrix14 Centrix14 released this 14 Dec 17:48
· 434 commits to master since this release

First release of FlatDraw all features are available except for arcs.

How do I collect it?

Do you work on *nix systems?

cd src
make rel

# for using:
./fd

Do you work on Windows?

1 way

  1. Unpack one of the three presented archives (destr.7z, destr.zip, destr.tar.gz)
  2. Perform
cd src
make rel
  1. Move the received file fd.exe to the unpacked directory.