Macros | Functions
string.c File Reference
#include "grlib.h"

Macros

#define GRAPHICS_ABSENT_CHAR_REPLACEMENT   '.'
 

Functions

int32_t Graphics_getStringWidth (const Graphics_Context *context, const int8_t *string, int32_t length)
 
void Graphics_drawString (const Graphics_Context *context, int8_t *string, int32_t length, int32_t x, int32_t y, bool opaque)
 
uint8_t Graphics_getStringBaseline (const Graphics_Context *context)
 
void Graphics_drawStringCentered (const Graphics_Context *context, int8_t *string, int32_t length, int32_t x, int32_t y, bool opaque)
 
uint8_t Graphics_getStringHeight (const Graphics_Context *context)
 
uint8_t Graphics_getStringMaxWidth (const Graphics_Context *context)
 

Copyright 2016, Texas Instruments Incorporated