163 Commits (9adb6063b199b1948903c4b90fa3950823a1b337)

Author SHA1 Message Date
Sean Barrett c0c982601f stb_truetype 1.26: fix rendering glitches ago%!(EXTRA string=4 years)
Sean Barrett c404b789ca stb_truetype: fix sample code drawing characters upside-down ago%!(EXTRA string=4 years)
Sean Barrett be901954b2 stb_truetype: fix sample code drawing characters upside-down ago%!(EXTRA string=4 years)
Sean Barrett c4ef8e1fdc fix version date ago%!(EXTRA string=4 years)
Sean Barrett 1ee679ca2e update version numbers ago%!(EXTRA string=4 years)
Sean Barrett 0be82e4814 stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up ago%!(EXTRA string=4 years)
Sean Barrett e05ecc05ee Fix compiling-as-C-pre-C99 issues ago%!(EXTRA string=4 years)
Fabian Giesen c8e3d3086d stb_truetype: Small tweaks to make PVS Studio happy ago%!(EXTRA string=4 years)
Sean Barrett 5bf78b8f23 stb_truetype: fix bad declaration ago%!(EXTRA string=4 years)
Fabian Giesen 315e979f34 stb_truetype: Add protoype for stbtt_FindSVGDoc ago%!(EXTRA string=4 years)
Fabian Giesen afc9c16bfd stb_truetype: Change spelling of fallthrough comment ago%!(EXTRA string=4 years)
Fabian Giesen 9fe3b4bb52 stb_truetype: GPOS handling formatting changes ago%!(EXTRA string=4 years)
Fabian Giesen 1252a3e641 stb_truetype: GPOS parsing fixes ago%!(EXTRA string=4 years)
Fabian Giesen e590505492 stb_truetype: GCC warning fix ago%!(EXTRA string=4 years)
Sean Barrett fc5b791228 stb_truetype: fix SDF handling of multiple move_to commands in a row ago%!(EXTRA string=4 years)
Fabian Giesen b691fc4305 stb_truetype: Remove dead assignments ago%!(EXTRA string=4 years)
Fabian Giesen ba5cc43d33 stb_truetype: Fix stbtt__solve_cubic comment ago%!(EXTRA string=4 years)
Fabian Giesen a5d989c358 stb_truetype: Tabs->spaces ago%!(EXTRA string=4 years)
Fabian Giesen 0afc39f59a stb_truetype: Turn codepoint assert into error check ago%!(EXTRA string=4 years)
Jan CW Kroeze 04007a071c Note GL blend state for stb_truetype ago%!(EXTRA string=4 years)
Fabian Giesen 309322ae4a stb_truetype: Turn codepoint assert into error check ago%!(EXTRA string=4 years)
Jan CW Kroeze 6931571861 Note GL blend state for stb_truetype ago%!(EXTRA string=4 years)
yakov b1947dd6cf pre-C99; decrease epsilon ago%!(EXTRA string=4 years)
yakov d84b174fd3 add self ago%!(EXTRA string=4 years)
yakov d7a44685a8 use STBTT_fabs ago%!(EXTRA string=4 years)
yakov 7e2ade58ea stb_truetype -- fix floating point comparison against zero by using a correct epsilon ago%!(EXTRA string=4 years)
Sean Barrett e140649ccf remove trailign whitespace ago%!(EXTRA string=5 years)
Sean Barrett cd742941e6 stb_truetype: fix warning ago%!(EXTRA string=5 years)
Sean Barrett 2bb4a0accd Fix trailing whitespace ago%!(EXTRA string=5 years)
Sean Barrett 7a69424f15 update version numbers ago%!(EXTRA string=5 years)
Sean Barrett 5e4a0617b7 udpate version numbers ago%!(EXTRA string=5 years)
Sean Barrett fe6bef2307 stb_truetype: clean up svg support ago%!(EXTRA string=5 years)
Sean Barrett 787f1d646a Update version numbers ago%!(EXTRA string=6 years)
Brotcrunsher f7d1cd581e
Allowing Compound Glyphs with `numberOfContours < -1` ago%!(EXTRA string=6 years)
Chris Young 0a1016331c Add functions to extract SVG glyphs from font. ago%!(EXTRA string=6 years)
rgriege a5b663f1b0 stb_truetype: update contributors list ago%!(EXTRA string=6 years)
rgriege 8ac257b00f stb_truetype: limit to 1 missing glyph in texture ago%!(EXTRA string=6 years)
kaesve f3ca0dd5ae Remove redundant scale check in stbtt_GetGlyphSDF ago%!(EXTRA string=6 years)
Sean Barrett c963e40972 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett 5fe7fb52f2 various fixes for clang ago%!(EXTRA string=6 years)
Fabian Giesen af43e6b006 stb_truetype: Fix warning in comment. ago%!(EXTRA string=6 years)
Sean Barrett 63b59b46b0 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett 6244febf5f stb_truetype: tweaks to codepoint-missing packing ago%!(EXTRA string=6 years)
Sean Barrett 8cf07e85c8 rename stbtt_PackSetSkipMissingGlyphs to stbtt_PackSetSkipMissingCodepoints ago%!(EXTRA string=6 years)
Sean Barrett c35d1dd8ad stb_truetype: runtime selection of skipping missing codepoints ago%!(EXTRA string=6 years)
Sean Barrett 27460c23a6 stb_truetype: allow getting font metrics without explicitly opening file ago%!(EXTRA string=6 years)
Omar 886cca8f15 stb_truetype: stbtt_PackFontRanges skip missing glyphs. ago%!(EXTRA string=7 years)
Omar Cornut cc99df4b48 stb_truetype: added comment about stbtt_FindGlyphIndex() return value. ago%!(EXTRA string=7 years)
Omar Cornut 4716080627 stb_truetype: fix unused variable warning when asserts are disabled. ago%!(EXTRA string=7 years)
luz.paz 622b3adad3 Misc. comment typos ago%!(EXTRA string=7 years)