library: Add note about the replacement character

This commit is contained in:
Antonio Niño Díaz 2024-03-02 18:42:00 +00:00
parent c0d41eabff
commit 935c06e296

View File

@ -28,6 +28,10 @@
///
/// You need to export fonts in binary format, and the images in PNG format.
///
/// Note: If the replacement character <20> (`U+FFFD`) codepoint is included in the
/// font, it will be used to print missing characters in the font, or when the
/// UTF-8 string has encoding errors.
///
/// @{
#define NE_MAX_RICH_TEXT_FONTS 8 ///< Default max number of rich text fonts