First stable realise (alpha)
Pre-release
Pre-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?
- Unpack one of the three presented archives (
destr.7z
,destr.zip
,destr.tar.gz
) - Move the unpacked directory to
src
- For this step, you will need the make utility and the gcc compiler
make rel
# for using:
fd