#include "zeebo.h"
#include "font/gly_type_render.h"
Go to the source code of this file.
◆ native_text_font_previous()
| static int native_text_font_previous |
( |
lua_State * | L | ) |
|
|
static |
◆ native_text_font_size()
| static int native_text_font_size |
( |
lua_State * | L | ) |
|
|
static |
- Parameters
-
Definition at line 44 of file text.c.
◆ native_text_mensure()
| static int native_text_mensure |
( |
lua_State * | L | ) |
|
|
static |
- Parameters
-
- Return values
-
Definition at line 33 of file text.c.
◆ native_text_mock()
| static int native_text_mock |
( |
lua_State * | L | ) |
|
|
static |
Definition at line 7 of file text.c.
◆ native_text_print()
| static int native_text_print |
( |
lua_State * | L | ) |
|
|
static |
- Parameters
-
| [in] | x | double |
| [in] | y | double |
| [in] | message | string |
Definition at line 18 of file text.c.
◆ text_library_install()
| void text_library_install |
( |
lua_State * | L | ) |
|
◆ font_size
Definition at line 5 of file text.c.
◆ previous_font_size
| uint8_t previous_font_size = 5 |
|
static |
Definition at line 4 of file text.c.