]> Shamusworld >> Repos - architektonas/blob - src/text.cpp
Added ability to manipulate Lines by click & drag.
[architektonas] / src / text.cpp
1 // text.cpp: Draw text object
2 //
3 // Part of the Architektonas Project
4 // (C) 2011 Underground Software
5 // See the README and GPLv3 files for licensing and warranty information
6 //
7 // JLH = James Hammons <jlhamm@acm.org>
8 //
9 // WHO  WHEN        WHAT
10 // ---  ----------  ------------------------------------------------------------
11 // JLH  03/14/2013  Created this file
12 //
13
14 #include "text.h"
15