Sean Barrett
f6d172d92b
Update other_libs.md
ago%!(EXTRA string=10 years)
Sean Barrett
4b587a409a
Update other_libs.md
ago%!(EXTRA string=10 years)
Sean Barrett
847fb2c230
put other_libs list in its own file
ago%!(EXTRA string=10 years)
Sean Barrett
6464d059ab
fix typo
ago%!(EXTRA string=10 years)
Sean Barrett
37a493ae21
fix typo
ago%!(EXTRA string=10 years)
Sean Barrett
b1160eb7e9
update other_libs
ago%!(EXTRA string=10 years)
Sean Barrett
60e3ecac85
added ImGui to other_libs
ago%!(EXTRA string=10 years)
Sean Barrett
3eb363c193
italicize more recent others' libs
ago%!(EXTRA string=10 years)
Sean Barrett
616633b557
italicize most recent others' libs
ago%!(EXTRA string=10 years)
Sean Barrett
6998a8e064
add gb_string.h
ago%!(EXTRA string=10 years)
Rasmus Christian Pedersen
007c850b48
nobug: removed unused variable 'k'
ago%!(EXTRA string=10 years)
Sean Barrett
232927699c
Vita warning fix
ago%!(EXTRA string=10 years)
Sean Barrett
34d6c2ca87
update tinyexr's list position
ago%!(EXTRA string=10 years)
Sergio Gonzalez
b372a1f86c
Avoid macro redefinition in Win32
ago%!(EXTRA string=10 years)
Tim Sjöstrand
412e1ecc16
compile fix for MinGW
ago%!(EXTRA string=10 years)
Sean Barrett
5378a96536
clarify that olick's GIF also does animated
ago%!(EXTRA string=10 years)
Sean Barrett
ac7daffc27
update readme
ago%!(EXTRA string=10 years)
Sean Barrett
93b2b82996
get rid of unused return value from write callback
ago%!(EXTRA string=10 years)
Sean Barrett
b4477803cb
fix public function names;
...
fix internal names to be namspaced properly;
ago%!(EXTRA string=10 years)
Sean Barrett
78fe0bfc24
handle fopen() failing
ago%!(EXTRA string=10 years)
Sean Barrett
ad63a8d316
Merge branch 'master' of https://github.com/ejulien/stb into working
...
Conflicts:
stb_image_write.h
ago%!(EXTRA string=10 years)
Sean Barrett
955bd174a2
update list
ago%!(EXTRA string=10 years)
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)