提交 58f31d33 编写于 作者: N nothings

update description of libraries

上级 bbd9bec0
......@@ -6,7 +6,8 @@ single-file public domain libraries for C/C++
library | description
--------- | ---------
**stb_image.c** | image loading/decoding from disk/memory: JPG, PNG, TGA, BMP, PSD,GIF,HDR,PIC
**stb_vorbis.c** | decode
**stb_vorbis.c** | decode ogg vorbis files from memory to float/16-bit signed output
**stb_truetype.h** | parse, decode, and rasterize characters from truetype fonts
**stb_image_write.h** | image writing to disk
**stb.h** | helper functions for C, mostly redundant in C++
**stb_c_lexer.h** | simplify writing parsers for C-like languages
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册