|
Board
0.9.2
|
Sample program to check that ellipses are correctly scaled. More...
#include <cstdlib>#include <ctime>#include <iostream>#include <fstream>#include <cmath>#include <sstream>#include <string>#include "Board.h"Functions | |
| int | main (int, char *[]) |
Sample program to check that ellipses are correctly scaled.
This source code is part of the Board project, a C++ library whose purpose is to allow simple drawings in EPS, FIG or SVG files. Copyright (C) 2007 Sebastien Fourey http://foureys.users.greyc.fr
1.8.10