Sean Barrett
|
6e9f34d542
Merge branch 'master' into working
|
1 年之前 |
Sean Barrett
|
c0c982601f
stb_truetype 1.26: fix rendering glitches
|
3 年之前 |
Sean Barrett
|
be901954b2
stb_truetype: fix sample code drawing characters upside-down
|
4 年之前 |
Sean Barrett
|
c4ef8e1fdc
fix version date
|
4 年之前 |
Sean Barrett
|
1ee679ca2e
update version numbers
|
4 年之前 |
Sean Barrett
|
0be82e4814
stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up
|
4 年之前 |
Sean Barrett
|
e05ecc05ee
Fix compiling-as-C-pre-C99 issues
|
4 年之前 |
Fabian Giesen
|
c8e3d3086d
stb_truetype: Small tweaks to make PVS Studio happy
|
4 年之前 |
Sean Barrett
|
5bf78b8f23
stb_truetype: fix bad declaration
|
4 年之前 |
Fabian Giesen
|
315e979f34
stb_truetype: Add protoype for stbtt_FindSVGDoc
|
4 年之前 |
Fabian Giesen
|
afc9c16bfd
stb_truetype: Change spelling of fallthrough comment
|
4 年之前 |
Fabian Giesen
|
9fe3b4bb52
stb_truetype: GPOS handling formatting changes
|
4 年之前 |
Fabian Giesen
|
1252a3e641
stb_truetype: GPOS parsing fixes
|
4 年之前 |
Fabian Giesen
|
e590505492
stb_truetype: GCC warning fix
|
4 年之前 |
Sean Barrett
|
fc5b791228
stb_truetype: fix SDF handling of multiple move_to commands in a row
|
4 年之前 |
Fabian Giesen
|
b691fc4305
stb_truetype: Remove dead assignments
|
4 年之前 |
Fabian Giesen
|
ba5cc43d33
stb_truetype: Fix stbtt__solve_cubic comment
|
4 年之前 |
Fabian Giesen
|
a5d989c358
stb_truetype: Tabs->spaces
|
4 年之前 |
Fabian Giesen
|
0afc39f59a
stb_truetype: Turn codepoint assert into error check
|
4 年之前 |
Jan CW Kroeze
|
04007a071c
Note GL blend state for stb_truetype
|
4 年之前 |
Sean Barrett
|
2a74e27bdc
Merge branch 'floatfix' of https://github.com/ybungalobill/stb into working
|
4 年之前 |
Fabian Giesen
|
309322ae4a
stb_truetype: Turn codepoint assert into error check
|
4 年之前 |
Jan CW Kroeze
|
6931571861
Note GL blend state for stb_truetype
|
4 年之前 |
yakov
|
b1947dd6cf
pre-C99; decrease epsilon
|
4 年之前 |
yakov
|
d84b174fd3
add self
|
4 年之前 |
yakov
|
d7a44685a8
use STBTT_fabs
|
4 年之前 |
yakov
|
7e2ade58ea
stb_truetype -- fix floating point comparison against zero by using a correct epsilon
|
4 年之前 |
Sean Barrett
|
e140649ccf
remove trailign whitespace
|
5 年之前 |
Sean Barrett
|
cd742941e6
stb_truetype: fix warning
|
5 年之前 |
Sean Barrett
|
2bb4a0accd
Fix trailing whitespace
|
5 年之前 |