From cdeef25d28650d753ab9d68614e63176b2ad6da6 Mon Sep 17 00:00:00 2001 From: nothings Date: Sun, 25 May 2014 11:32:53 -0700 Subject: [PATCH] faq --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c94f14c..2d52a54 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ library, there's probably no good reason to switch. If people submit them, I generally add them, but the goal of stb_image is less for applications like image viewer apps (which need to support every type of image under the sun) and more for things like games which -can choose what images to use. +can choose what images to use, so I may decline to add them if they're +too rare or if the size of implementation vs. apparent benefit is too low. #### Are there other single-file public-domain libraries out there?