Main Components(主要组件)
- Display (lv_display)
- Input devices(输入设备)
- Colors(颜色)
- Fonts(字体)
- Unicode support(支持Unicode编码)
- Typesetting
- Built-in fonts(内置字体)
- Special features(特殊功能)
- Add a new font(添加新的字体)
- Add new symbols(添加新符号)
- Load a Font at Run-Time(在运行时加载字体)
- Loading a Font from a Memory Buffer at Run-Time(从内存缓冲区在运行时加载字体)
- Use a BDF font(使用BDF字体)
- Adding a New Font Engine(添加新的字体引擎)
- Using Font Fallback(使用字体回退)
- API
- Images(图象)
- Timers(定时器)
- File system(文件系统)
- Drawing Pipeline