lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 355 forks source link

[textview] add bold tag support #112

Closed lc-soft closed 6 years ago

lc-soft commented 6 years ago

102

lc-soft commented 6 years ago

Done.

[size=15px]这是普通文本 - [b]这是粗体文本[/b]。[/size]

[size=15px]this is normal text - [b]this is bold text[/b].[/size]

image