1 个仓库
Support for diverse character sets, global languages, and localized font rendering.
Distinct from Text Rendering: Distinct from general text rendering by focusing specifically on multi-language UTF-8 support and global character sets rather than just canvas drawing.
Explore 1 awesome GitHub repository matching graphics & multimedia · Internationalization. Refine with filters or upvote what's useful.
GuiLite is a header-only C++ graphical user interface library and cross-platform framework. It provides a minimal implementation for rendering user interfaces and visual widgets across diverse environments, ranging from resource-constrained microcontrollers and embedded hardware to full desktop operating systems. The library functions as an embedded graphics system for composing visual layouts and rendering multi-language text using UTF-8 encoding and compatible font engines. It supports the integration of multimedia content, including the display of 3D graphics and video playback. The frame
Displaying user interface text in various global languages using UTF-8 encoding and compatible font engines.