| 
    Board 0.9.6
    
   | 
 
Sample drawing using the board library. More...
Functions | |
| int | main (int, char *[]) | 
Sample drawing using the board library.
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 https://fourey.users.greyc.fr
| int main | ( | int | , | 
| char * | [] | ||
| ) | 
References LibBoard::ShapeList::append(), LibBoard::Color::Black, LibBoard::boardFontText(), LibBoard::Group::boundingBox(), LibBoard::Style::defaultLineWidth(), LibBoard::framed(), LibBoard::makeRough(), LibBoard::Shape::moveCenter(), LibBoard::Color::Null, LibBoard::Shape::rotateDeg(), LibBoard::Board::saveSVG(), LibBoard::Style::setDefaultLineWidth(), LibBoard::Rect::topRight(), LibBoard::Group::translate(), LibBoard::UseLineWidth, LibBoard::Point::x, and LibBoard::Point::y.