Updated README.

This commit is contained in:
bkaradzic 2013-05-16 20:11:13 -07:00
parent 6cd9a19589
commit 7cbe31b823

View File

@ -170,9 +170,13 @@ Using multiple views and render targets.
### 10-font
Use the font system to display text and styled text.
![example-10-font](https://github.com/bkaradzic/bgfx/raw/master/examples/10-font/screenshot.png)
### 11-fontsdf
Use a single distance field font to render text of various size.
![example-11-fontsdf](https://github.com/bkaradzic/bgfx/raw/master/examples/11-fontsdf/screenshot.png)
Internals
---------