Sean Barrett
c2978ae79f
move anchor to *beginning* of question so links look better
ago%!(EXTRA string=10 years)
Sean Barrett
99c7e64b62
rebuild README
ago%!(EXTRA string=10 years)
Sean Barrett
996f0b0a6b
fix spelling of SQLite
ago%!(EXTRA string=10 years)
Sean Barrett
5c9c75fcbd
Merge branch 'master' of https://github.com/nothings/stb
...
Conflicts:
README.md
ago%!(EXTRA string=10 years)
Sean Barrett
a2291e3e5d
update single-file-libs list
ago%!(EXTRA string=10 years)
Sean Barrett
1fa899a101
Update README.md
ago%!(EXTRA string=10 years)
Sean Barrett
be1c75efa9
Merge pull request #176 from triplefox/patch-2
...
fix spelling of "Hofmann" -- doh
ago%!(EXTRA string=10 years)
James Hofmann
054d340c8c
fix spelling of "Hofmann"
...
Interesting factoid: my last name has four valid spellings. In Germany, the one I use is apparently the most common, while the other spellings are typical in the United States.
ago%!(EXTRA string=10 years)
Sean Barrett
2722cfc3a0
fix last
ago%!(EXTRA string=10 years)
Sean Barrett
b30a97930e
include URL with anchor so other people can find it
ago%!(EXTRA string=10 years)
Sean Barrett
288ef36358
anchor for external links to list
ago%!(EXTRA string=10 years)
Sean Barrett
43789d11d9
add tigr to single-file libs FAQ
ago%!(EXTRA string=10 years)
Sean Barrett
a0d064edae
update readme
ago%!(EXTRA string=10 years)
Sean Barrett
8b7b845c4e
bump version number
ago%!(EXTRA string=10 years)
Sean Barrett
b74da797af
properly fix stb_rect_pack;
...
tweak formatting of FAQ list
ago%!(EXTRA string=10 years)
Sean Barrett
e847954d27
update readme
ago%!(EXTRA string=10 years)
Sean Barrett
55eefc5739
add list of single-file libs
ago%!(EXTRA string=10 years)
Sean Barrett
4de75eb0cc
stb_textedit: better support for baseline at bottom
...
stb_textedit: end-of-line handling places cursor before newline
stb_truetype: avoid compiler warning due to local vars hiding local vars
readme: add list of one-file libs
ago%!(EXTRA string=10 years)
Sean Barrett
ff116a4fe8
allow font ranges with first_char = 0;
...
fix divide by 0 for exactly-vertical edges;
fix possible divide by 0 for exactly-horizontal edges
add documentation for stbtt_Rasterize;
ago%!(EXTRA string=10 years)
Sean Barrett
54b1879725
document stbtt_Rasterize
ago%!(EXTRA string=10 years)
Sean Barrett
83d36fd28a
fix bug in handling rectangle with width or height of 0
ago%!(EXTRA string=10 years)
Sean Barrett
6b8938124e
Merge branch 'fix-vs2015-warnings' of https://github.com/Reedbeta/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
d5b8af12cb
fix missing "defined" in #if defined(STBI_NO_foo);
...
fix incorrect initialization of alpha channel for RGB PSD
ago%!(EXTRA string=10 years)
Nathan Reed
36574182c0
Fix new VS2015 warnings in stb_image 2.07
...
- conversion from int to stbi_uc
- unused parameter
ago%!(EXTRA string=10 years)
Sean Barrett
023ff3ffd2
Merge pull request #140 from ocornut/stb-wingraph-static
...
stb_wingraph.h: missing lib pragmas for completeness
ago%!(EXTRA string=10 years)
Sean Barrett
5bcce36638
rle tweaks, credits
ago%!(EXTRA string=10 years)
Sean Barrett
40ace6b0ef
Merge branch 'master' of https://github.com/fahickman/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
a84daa614e
a few more stb_image_write fixes
ago%!(EXTRA string=10 years)
Sean Barrett
9bf98d619f
update readme
ago%!(EXTRA string=10 years)
Sean Barrett
2a1716cc8f
credits
ago%!(EXTRA string=10 years)
Sean Barrett
23b21a7c1f
Merge branch 'master' of https://github.com/guillaumechereau/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
5f54e044ed
Merge branch 'master' into working
ago%!(EXTRA string=10 years)
Sean Barrett
d993ce7a5b
update readme
ago%!(EXTRA string=10 years)
Sean Barrett
264bc5725f
credits
ago%!(EXTRA string=10 years)
Sean Barrett
92e9519db3
Merge branch 'master' of https://github.com/Sergobot/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
7b24469bf1
update version / credits
ago%!(EXTRA string=10 years)
Sean Barrett
5863a4efe1
delete stb_vorbis.h which leaked in from somebody's pull request
ago%!(EXTRA string=10 years)
Sean Barrett
39522da245
Merge branch 'working'
ago%!(EXTRA string=10 years)
Sean Barrett
f0268375da
credit
ago%!(EXTRA string=10 years)
Sean Barrett
ef21612364
Merge branch 'fix-clang-warnings' of https://github.com/vincentisambart/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
b0852b766a
Merge branch 'master' of https://github.com/rwhitworth/stb into working
...
Conflicts:
stb.h
ago%!(EXTRA string=10 years)
Sean Barrett
97dfb12f71
credits
ago%!(EXTRA string=10 years)
Sean Barrett
9438a74f83
Merge branch 'master' of https://github.com/Mojofreem/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
5583b62a70
credits
ago%!(EXTRA string=10 years)
Sean Barrett
d422a247e0
Merge branch 'master' of https://github.com/blackpawn/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
2adf6d29aa
credits
ago%!(EXTRA string=10 years)
Sean Barrett
a96eb04795
Merge branch 'master' of https://github.com/r-lyeh/stb into working
...
Conflicts:
stb.h
ago%!(EXTRA string=10 years)
Sean Barrett
c6f33a1ff0
Merge branch '64bit' of https://github.com/Mischanix/stb into working
ago%!(EXTRA string=10 years)
Sean Barrett
24602db4a5
credits for previous patch
ago%!(EXTRA string=10 years)
Sean Barrett
8ca1cdfe4c
Merge branch 'fix-double-free' of https://github.com/philippwiesemann/stb into working
ago%!(EXTRA string=10 years)