#include "vgfx.h"#include "drawer.h"#include "util/parsing.h"
Go to the source code of this file.
Namespaces | |
| namespace | vgfx |
Functions | |
| void | vgfx::init_text_from_data (IN const dictionary_t &data, OUT init_text_t &init) |
| smart_ptr< Primitive > | vgfx::create_text (IN const init_text_t &init) |
1.7.1