Commit Graph

1166 Commits

Author SHA1 Message Date
49b65c0873 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. 2016-02-10 14:48:59 -08:00
5e2d0fd777 Add support for obtaining the entire kerning table from a font all at once, for use in rendering packed textures offline. 2016-02-09 19:40:18 -08:00
ff862a2a46 Merge https://github.com/nothings/stb 2016-02-09 19:37:07 -08:00
955dfe991b Merge pull request #238 from dbohdan/master
other_libs.md: Update Picol
2016-01-28 13:07:09 -08:00
d35dbc4368 other_libs.md: Update Picol 2016-01-28 16:42:13 +02:00
a78bc165b9 Update other_libs.md 2016-01-26 12:29:13 -08:00
124669a8f5 Update other_libs.md 2016-01-26 12:28:23 -08:00
6fb2270617 Update other_libs.md 2016-01-26 12:27:51 -08:00
1d95d24ae9 Update other_libs.md 2016-01-26 12:26:47 -08:00
b8a9e19f86 Update other_libs.md 2016-01-26 12:23:45 -08:00
a1169d90d0 Update other_libs.md 2016-01-26 12:22:16 -08:00
6e556fe757 Update other_libs.md 2016-01-26 12:08:20 -08:00
c63e608497 Update other_libs.md 2016-01-26 11:42:11 -08:00
b9504633b9 Update other_libs.md 2016-01-26 10:23:34 -08:00
ccfca5a5da Update other_libs.md 2016-01-26 08:45:05 -08:00
547c951091 Update other_libs.md 2016-01-26 08:43:34 -08:00
f4a878dbf9 Update other_libs.md 2016-01-26 08:40:04 -08:00
49f971110f Update other_libs.md 2016-01-26 08:39:30 -08:00
a4a27ea3cd Update other_libs.md 2016-01-26 08:36:59 -08:00
47796836b6 Update other_libs.md 2016-01-26 08:02:05 -08:00
229ebfa4ff Update other_libs.md 2016-01-26 07:15:03 -08:00
78befd33e9 Update other_libs.md 2016-01-26 06:57:37 -08:00
4dd8cf9ae8 Update other_libs.md 2016-01-26 06:25:38 -08:00
7a889d272a Update other_libs.md 2016-01-26 06:16:48 -08:00
420c68ac83 Update other_libs.md 2016-01-26 06:07:23 -08:00
983630e7b0 Update other_libs.md 2016-01-26 05:59:25 -08:00
bb7355f4b1 Update other_libs.md 2016-01-26 05:50:38 -08:00
e1bc6029b9 Update other_libs.md 2016-01-26 05:48:34 -08:00
cbbd2d053f Update other_libs.md 2016-01-26 05:47:02 -08:00
94106a8fdd Update other_libs.md 2016-01-26 05:38:05 -08:00
91402d1a0d Update other_libs.md 2016-01-26 05:36:11 -08:00
fc5009027d Update other_libs.md 2016-01-26 05:31:12 -08:00
1de2492002 Update other_libs.md 2016-01-23 23:44:21 -08:00
b0b3c2633d Update other_libs.md 2016-01-23 14:39:54 -08:00
0e76e2ca84 Merge pull request #235 from dbohdan/master
other_libs.md: Add Picol
2016-01-23 14:38:29 -08:00
02b90e8fb5 other_libs.md: Add Picol 2016-01-23 23:13:31 +02:00
a3278496a8 Merge pull request #234 from dbohdan/master
other_libs.md: Add LIL
2016-01-23 10:19:51 -08:00
6a5590e11e Update other_libs.md 2016-01-23 10:16:34 -08:00
97a7c1ba9b other_libs.md: Add LIL 2016-01-23 20:16:03 +02:00
97b614a080 Update other_libs.md 2016-01-23 10:14:43 -08:00
c2a4ff554d Update other_libs.md 2016-01-23 09:40:42 -08:00
3a4e6485b4 Update other_libs.md 2016-01-23 09:39:51 -08:00
143834ed42 Update other_libs.md 2016-01-23 09:38:32 -08:00
4aff4632f3 Update other_libs.md 2016-01-23 09:37:32 -08:00
9fe0dc93a4 other_libs gets more guidelines 2016-01-23 09:30:37 -08:00
d177013061 add submission notes, cleanup easyexif 2016-01-23 09:21:29 -08:00
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