Commit Graph

18 Commits

Author SHA1 Message Date
Syping 48f8d12246 fix no C API build 2021-10-29 12:03:01 +02:00
Syping 5f46f18040 skip extern "C" when building without C API 2021-10-29 11:58:01 +02:00
Syping 18b92c24f2 added a Simple C API 2021-10-29 11:52:59 +02:00
Syping 4785fafd67 make static functions, moveOffsets -> setBufferOffsets 2021-10-29 08:38:26 +02:00
Syping 136520372d add custom load functions, move private data to struct 2021-10-28 03:28:36 +02:00
Syping 1d48cd0fbd efficiency improvements and CMake WIN32 flags 2021-10-24 05:03:14 +02:00
Syping 2f66a69f6b move defaults to a enum 2021-10-20 04:03:45 +02:00
Syping 5bdbb09c7a add save feature 2021-09-17 07:22:49 +02:00
Syping 84b5937c95 add photo and saveSize, change setPhotoData to setPhoto 2021-09-16 05:02:08 +02:00
Syping 87d61c1c69 improve docs, add setFormat and setBufferDefault 2021-09-16 03:07:11 +02:00
Syping af5c571b16 improved documentation, setHeader adapted 2021-09-15 16:17:51 +02:00
Syping 3fa0068251 add documentation and set functions 2021-09-14 19:35:46 +02:00
Syping 464e5bf6dd add format() function 2021-09-03 18:36:00 +02:00
Syping 1049c8e383 allow loading of std::string, README update 2021-09-03 17:59:54 +02:00
Syping 8c860855ae RagePhoto improvements, GTK example fix 2021-08-29 02:35:25 +02:00
Syping c9b33b324d add codecvt support 2021-08-27 01:47:09 +02:00
Syping 63c0977ed6 add error function, README and CI 2021-08-26 00:22:11 +02:00
Syping 93b81484a6 initial commit 2021-08-25 00:30:10 +02:00