Skip to content

First stable realise (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Centrix14 Centrix14 released this 13 Dec 09:45
· 439 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. Unpack one of the three presented archives (destr.7z, destr.zip, destr.tar.gz)
  2. Move the unpacked directory to src
  3. For this step, you will need the make utility and the gcc compiler
make rel

# for using:
fd