mirror of
https://github.com/nothings/stb
synced 2024-12-15 04:22:35 +03:00
parent
30c7c6b583
commit
b1d058e5c7
@ -53,6 +53,7 @@
|
|||||||
// Thomas Fields
|
// Thomas Fields
|
||||||
// Derek Vinyard
|
// Derek Vinyard
|
||||||
// Cort Stratton
|
// Cort Stratton
|
||||||
|
// github:oyvindjam
|
||||||
//
|
//
|
||||||
// VERSION HISTORY
|
// VERSION HISTORY
|
||||||
//
|
//
|
||||||
@ -95,7 +96,7 @@
|
|||||||
// Improved 3D API (more shippable):
|
// Improved 3D API (more shippable):
|
||||||
// #include "stb_rect_pack.h" -- optional, but you really want it
|
// #include "stb_rect_pack.h" -- optional, but you really want it
|
||||||
// stbtt_PackBegin()
|
// stbtt_PackBegin()
|
||||||
// stbtt_PackSetOversample() -- for improved quality on small fonts
|
// stbtt_PackSetOversampling() -- for improved quality on small fonts
|
||||||
// stbtt_PackFontRanges() -- pack and renders
|
// stbtt_PackFontRanges() -- pack and renders
|
||||||
// stbtt_PackEnd()
|
// stbtt_PackEnd()
|
||||||
// stbtt_GetPackedQuad()
|
// stbtt_GetPackedQuad()
|
||||||
|
Loading…
Reference in New Issue
Block a user