#include <volume_io/internal_volume_io.h>#include <bicpl/objects.h>Include dependency graph for text.c:

Go to the source code of this file.
Functions | |
| public void | initialize_text (text_struct *text, Point *position, Colour colour, Font_types text_font, Real size) |
| public void | delete_text (text_struct *text) |
|
|
Definition at line 68 of file text.c. References text_struct::string. Referenced by delete_text_object(). |
|
||||||||||||||||||||||||
|
Definition at line 38 of file text.c. References text_struct::colour, text_struct::font, text_struct::origin, text_struct::size, and text_struct::string. |
1.3.7