💾 Archived View for bbs.geminispace.org › u › skyjake › 1944 captured on 2023-07-22 at 17:38:32. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "On the feature list, there is no list supported image..."
The answer is a bit complicated to include in the list.
Lagrange uses stb_image on all platforms. The library supports these formats:
(GIF animation is NOT supported.)
WebP support is optional but I've included it in most (all?) prebuilt binaries. If you build from source, it may be missing.
I have not verified if all these formats actually work. stb_image can auto-detect many formats, but some may require hints that I'm not providing at the moment.
2023-06-14 · 5 weeks ago
On the feature list, there is no list supported image format. [gemini link] Lagrange seems to support jpg, png and webp.