Files
lvgl/COPYRIGHTS.md
T

3.0 KiB

LVGL uses the following third-party libraries. Each entry lists its SPDX license expression below. The full license text is, for most libraries, found in the corresponding library folder (see the paths); some libraries only reference their license rather than shipping the full text. A machine-readable inventory is available in sbom/.

Barcode (Barcode generator)

FreeType (Font rendering library)

Liberation Sans (default demo font)

LodePNG (PNG decoder)

LZ4 (Compression/Decompression)

QR Code (QR code generator)

ThorVG (Vector graphics rendering)

RapidJSON (JSON parser/generator)

  • Path: src/libs/thorvg/rapidjson
  • Source: https://github.com/Tencent/rapidjson
  • License: MIT AND BSD-3-Clause
  • Note: Bundled inside the ThorVG tree (used by ThorVG's Lottie parser); licensed separately from ThorVG. The bundled msinttypes helper (rapidjson/msinttypes) is BSD-3-Clause (Copyright (c) 2006-2013 Alexander Chemeris), hence the combined license expression.

TinyTTF

TJPGD (JPEG decoder)

TLSF (Two-Level Segregate Fit memory allocator)

Printf (Printf formatting library)

FT800-FT813 (EVE GPU driver)

AnimatedGIF (GIF decoder library)

NanoVG (Anti-aliased vector graphics rendering)

FrogFS (read-only filesystem)