File gfxlatin2.cpp
FileList > display > gfxlatin2.cpp
Go to the source code of this file.
#include <Arduino.h>
#include "decodeutf8.h"
#include "gfxlatin2.h"
Public Functions
Type | Name |
---|---|
uint16_t | recode (uint8_t b) |
String | utf8tocp (String s) |
void | utf8tocp (char * s) |
Public Functions Documentation
function recode
uint16_t recode (
uint8_t b
)
function utf8tocp
String utf8tocp (
String s
)
function utf8tocp
void utf8tocp (
char * s
)
The documentation for this class was generated from the following file sw/e-paper-board/src/utils/display/gfxlatin2.cpp