d9552a9c51
Add easy_exif to other_libs.md
...
EasyEXIF is a tiny, lightweight C++ library that parses basic information out of JPEG files. It uses only the std::string library and is otherwise pure C++. You pass it the binary contents of a JPEG file, and it parses out a few of the most important EXIF fields for you.
2016-01-23 09:11:31 -08:00
6308d725f4
update other_libs.md
2016-01-23 08:55:28 -08:00
32b07e331f
Merge branch 'master' of https://github.com/codeplea/stb
...
Conflicts:
docs/other_libs.md
2016-01-23 08:48:02 -08:00
5de39a0365
Merge branch 'master' of https://github.com/nothings/stb
...
Conflicts:
docs/other_libs.md
2016-01-23 08:45:50 -08:00
9c8762a156
update other_libs.md
2016-01-23 08:44:27 -08:00
c26f400e6f
Added minctest and tinyexpr.
2016-01-23 10:25:23 -06:00
825e97b680
Update other_libs.md
2016-01-23 06:49:31 -08:00
448275b194
Update other_libs.md
2016-01-23 05:58:11 -08:00
9bbc3ae812
other_libs: indicate whether libraries are usable from C or C++
2016-01-23 05:25:35 -08:00
99dc799f2a
reformat other_libs source to prepare for new columns
2016-01-23 05:09:04 -08:00
90fe6b1c0f
Merge pull request #229 from kgabis/patch-1
...
Adds parson to other_libs.md
2016-01-23 04:08:13 -08:00
5bcfa00242
Adds parson to other_libs.md
...
Parson is a 2-file (.h and .c) JSON parser and serializer written in C.
2016-01-23 10:05:57 +00:00
32c2bfad33
Update other_libs.md
2016-01-22 12:41:46 -08:00
ff51a1bd6b
Update other_libs.md
2016-01-22 12:40:13 -08:00
43e845d710
Update other_libs.md
2016-01-22 12:38:35 -08:00
b373cf536a
Update other_libs.md
2016-01-22 12:37:11 -08:00
d712fafeb1
fix last check-in
2016-01-22 07:01:56 -08:00
19223d2f0a
avoid line-break in "public domain"
2016-01-22 07:01:14 -08:00
b9a29d9b5b
reorganize other_libs by category
2016-01-22 06:59:09 -08:00
bb5917fa93
update readme
2016-01-22 06:58:57 -08:00
ec3fecd27f
Merge branch 'stb_h_fix'
2016-01-22 05:17:55 -08:00
e0dafae042
Merge branch 'working'
2016-01-22 05:17:46 -08:00
820f63be44
stb_tilemap_editor: fix typo in docuemtnation, update version & credits
2016-01-22 05:17:12 -08:00
a33e40b1d4
Merge branch 'master' of https://github.com/timsjostrand/stb into stb_h_fix
...
Conflicts:
stb.h
2016-01-22 05:05:30 -08:00
7d4f7c566e
Merge branch 'master' of https://github.com/eugeneopalev/stb into stb_h_fix
2016-01-22 05:00:03 -08:00
c41629f262
Merge branch 'master' of https://github.com/blackpawn/stb into stb_h_fix
2016-01-22 04:58:41 -08:00
8c5a442960
Merge branch 'readdir_raw' of https://github.com/mikesart/stb into stb_h_fix
2016-01-22 04:57:38 -08:00
e27cb7fcbf
Merge branch 'master' of https://github.com/mikesart/stb into stb_h_fix
2016-01-22 04:57:25 -08:00
8b144eb536
stb_easy_font: support '\n' in _width(), add _height() [untested]
2016-01-22 04:27:47 -08:00
30015ef464
attempt to fix unused var warnings in stb_image 2.09
2016-01-22 04:06:28 -08:00
8f9be5adfc
Update other_libs.md
2016-01-21 06:35:48 -08:00
a5bbc93087
Warning C4005 fix
2016-01-18 22:41:17 -08:00
bc1b1f6cc9
Warning C4703 fix
2016-01-18 19:38:07 -08:00
3364990ac3
Update other_libs.md
2016-01-18 13:24:17 -08:00
48ec72ac12
Update stbtt_fontinfo.userdata field on paths where user never has access to it.
2016-01-16 10:26:36 -08:00
ad9a570e27
stb_truetype version history; update README
2016-01-16 10:20:54 -08:00
667d840860
Merge branch 'working'
2016-01-16 10:17:15 -08:00
f1d2002a1d
update contributor list
2016-01-16 10:16:23 -08:00
58484eb73d
Merge branch 'implicit_cast_fix' of https://github.com/filipwasil/stb into working
2016-01-16 10:11:54 -08:00
9f081b62a4
Merge branch 'stbiw_documentation_typo' of https://github.com/karjonas/stb into working
2016-01-16 10:11:00 -08:00
099cd5a279
Merge branch 'msvc_runtime_cast_fixes' of https://github.com/karjonas/stb into working
2016-01-16 10:10:07 -08:00
8521c38956
tweak previous crc commit
2016-01-16 10:09:35 -08:00
89aaa77b5f
Merge branch 'image_write_parallel' of https://github.com/karjonas/stb into working
2016-01-16 10:04:45 -08:00
20aca08f86
Merge branch 'master' of https://github.com/zerhacken/stb into working
2016-01-16 10:02:56 -08:00
b9216ddb36
Merge branch 'master' of https://github.com/serge-rgb/stb into working
...
Conflicts:
stb_image_write.h
2016-01-16 10:02:30 -08:00
472c4c82a4
update version history
2016-01-16 10:00:19 -08:00
ac748cba9b
update contributor list, version history, version number
2016-01-16 09:57:04 -08:00
79f29bafff
fix previous stb_vorbis check-in that didn't actually compile;
...
make stb_vorbis_alloc* parameter in APIs be const
2016-01-16 09:48:01 -08:00
82ca643ef3
change previous explicitly-sized realloc support to be new API and unbreak old API
2016-01-16 09:47:22 -08:00
853fda6132
Merge branch 'alt_realloc' of https://github.com/romigrou/stb into working
2016-01-16 09:38:13 -08:00