Board 0.9.6
Functions
board_font_text.cpp File Reference

Sample use of Board's font. More...

#include <Board.h>
#include <board/BoardFontText.h>
#include <board/Tools.h>
#include <ctime>

Functions

Group text ()
 
int main (int, char *[])
 

Detailed Description

Sample use of Board's font.

Author
Sebastien Fourey (GREYC)

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

Function Documentation

◆ main()

int main ( int  ,
char *  [] 
)

◆ text()

Group text ( )