themanagainstthetank
|
7e989db555
|
update stb_image.h
int raw_data[4] to 0, or the compiler bugs
|
2017-01-16 18:12:31 +08:00 |
|
Sean Barrett
|
d71aea034b
|
makefile
|
2017-01-16 01:41:23 -08:00 |
|
Sean Barrett
|
a235b6cd44
|
makefile
|
2017-01-16 01:36:58 -08:00 |
|
Sean Barrett
|
cf6d17cd74
|
makefile
|
2017-01-16 01:28:11 -08:00 |
|
Sean Barrett
|
e29e2bfb12
|
makefile
|
2017-01-16 01:22:16 -08:00 |
|
Sean Barrett
|
ea2b06976c
|
Merge branch 'master' of https://github.com/nothings/stb
|
2017-01-16 01:15:04 -08:00 |
|
Sean Barrett
|
21913be792
|
makefile
|
2017-01-16 01:14:08 -08:00 |
|
Sean Barrett
|
e6268b5558
|
Delete release_notes.md
|
2017-01-16 01:10:59 -08:00 |
|
Sean Barrett
|
fc5668cdac
|
makefile for tests
|
2017-01-16 01:09:50 -08:00 |
|
Sean Barrett
|
96620a3a54
|
update version numbers
|
2017-01-16 00:51:24 -08:00 |
|
Sean Barrett
|
0bd0a9abc4
|
stb_truetype: comment typo
stb_c_lexer: end-of-array wrapped overflow bug
|
2017-01-16 00:11:58 -08:00 |
|
Sean Barrett
|
dead3815e2
|
credits
|
2017-01-16 00:05:58 -08:00 |
|
Sean Barrett
|
28c24f7b83
|
Merge branch 'fix-truncation' of https://github.com/sammyhw/stb into working
|
2017-01-15 23:58:26 -08:00 |
|
Sean Barrett
|
48710234f2
|
credits; 1/2/4-bit png fix; easy font spacing; NO_STDIO in image_write
|
2017-01-15 23:57:53 -08:00 |
|
Sean Barrett
|
96714b2a13
|
Merge branch 'fix_stbi_write_hdr_scope' of https://github.com/poppolopoppo/stb into working
|
2017-01-15 23:46:26 -08:00 |
|
Sean Barrett
|
80a39f958f
|
Merge branch 'fix-percent-check' of https://github.com/d26435/stb into working
|
2017-01-15 23:43:53 -08:00 |
|
Sean Barrett
|
7bb64aa867
|
pull request template
|
2017-01-15 21:51:47 -08:00 |
|
Sean Barrett
|
dcdf02a59f
|
pull request template
|
2017-01-15 21:50:31 -08:00 |
|
Sean Barrett
|
73b511b1a3
|
pull request template
|
2017-01-15 21:49:11 -08:00 |
|
Sean Barrett
|
2db6897d48
|
contributing
|
2017-01-15 21:44:34 -08:00 |
|
Sean Barrett
|
d36c43f337
|
contributing.md
|
2017-01-15 21:41:31 -08:00 |
|
Sean Barrett
|
fc682ec2de
|
update readme
|
2017-01-15 21:26:26 -08:00 |
|
Sean Barrett
|
f5c9aaacd2
|
Merge pull request #395 from dougallj/patch-1
stb_truetype: Fix a couple of CFF bugs
|
2017-01-02 21:15:08 -05:00 |
|
Dougall Johnson
|
9bb7f80cb8
|
stb_truetype: Fix a couple of CFF bugs
The CFF/Type 2 changes broke including without STB_TRUETYPE_IMPLEMENTATION defined, and had a typo. Sorry!
|
2017-01-03 13:08:05 +11:00 |
|
PopPoLoPoPpo
|
19d03764b5
|
Fix #ifndef STBI_WRITE_NO_STDIO scioe for stbi_write_hdr()
stbi_write_hdr_to_func() should still be available even without STBI_WRITE_NO_STDIO,
just like other formats.
|
2017-01-03 02:45:16 +01:00 |
|
Sean Barrett
|
94374c99c8
|
Merge branch 'master' of https://github.com/nothings/stb
|
2017-01-02 15:22:48 -08:00 |
|
Sean Barrett
|
4f2324c6ad
|
Merge branch 'num-fonts' of https://github.com/IntellectualKitty/stb into working
Conflicts:
stb_truetype.h
|
2017-01-02 15:22:16 -08:00 |
|
Sean Barrett
|
cca943e78a
|
version history
|
2017-01-02 15:18:52 -08:00 |
|
Sean Barrett
|
834199151e
|
Merge branch 'is-apple-font' of https://github.com/IntellectualKitty/stb into working
|
2017-01-02 15:16:33 -08:00 |
|
Sean Barrett
|
3d1c790e96
|
version history
|
2017-01-02 15:16:22 -08:00 |
|
Sean Barrett
|
53e4334bf7
|
Merge pull request #363 from mgerhardy/patch-1
Shouldn't this be 6?
|
2017-01-02 18:15:16 -05:00 |
|
Sean Barrett
|
d0b576c474
|
update stb_truetype version
|
2017-01-02 15:12:18 -08:00 |
|
Sean Barrett
|
ad6614ad9f
|
Merge branch 'cff-type2' of https://github.com/dougallj/stb into type2
Conflicts:
stb_truetype.h
|
2017-01-02 15:10:20 -08:00 |
|
Sean Barrett
|
d5ec7789bd
|
stb_image_resize update
|
2017-01-02 14:08:58 -08:00 |
|
Sean Barrett
|
f882db0c80
|
Merge https://github.com/aras-p/stb into working
|
2017-01-02 14:07:06 -08:00 |
|
Christopher Hansen
|
99fd236287
|
Merge branch 'master' of https://github.com/nothings/stb into num-fonts
|
2016-12-19 18:33:49 -07:00 |
|
sammyhw
|
ec9db6f84b
|
allow for all 16 bits
|
2016-12-15 23:49:19 -05:00 |
|
Daniel
|
4338a0e55e
|
Fix the check for a percent character
It was matching everything less than 0x26, so could cause a minor
performance loss. Also made the second if statement superfluous.
|
2016-12-05 21:03:05 +00:00 |
|
Sean Barrett
|
3e7f2d6ebd
|
fix missing renames
|
2016-12-05 06:58:30 -08:00 |
|
Sean Barrett
|
bec0b26d1e
|
Merge branch 'master' of https://github.com/nothings/stb
|
2016-12-05 06:53:53 -08:00 |
|
Sean Barrett
|
554e072742
|
fix #ifdef mistake in stb_sprintf
|
2016-12-05 06:53:36 -08:00 |
|
Sean Barrett
|
0c6bd72ccb
|
Merge pull request #377 from aras-p/patch-1
stb_sprintf: seperators -> separators typo in comment
|
2016-12-05 05:58:30 -08:00 |
|
Aras Pranckevičius
|
e6e20b43db
|
stb_sprintf: seperators -> separators typo in comment
|
2016-12-05 14:49:39 +02:00 |
|
Sean Barrett
|
ca3b8d7426
|
add credits to readme
|
2016-12-05 04:19:53 -08:00 |
|
Sean Barrett
|
9953803d0c
|
fix bad search-replace in comment
|
2016-12-05 03:53:54 -08:00 |
|
Sean Barrett
|
3f2716ace4
|
add stb_sprintf to readme
|
2016-12-05 03:50:06 -08:00 |
|
Sean Barrett
|
c9fe5bac48
|
rename all stb_sprintf identifiers to follow stb conventions
|
2016-12-05 03:48:37 -08:00 |
|
Sean Barrett
|
fd23d7097d
|
rename rrsprintf to stb_sprintf
|
2016-12-05 02:58:16 -08:00 |
|
Sean Barrett
|
454ed822a7
|
deprecate rrsprintf
|
2016-12-05 02:57:49 -08:00 |
|
Sean Barrett
|
a468fbda72
|
readme, add rrsprintf.h
|
2016-12-05 02:57:06 -08:00 |
|