1.9 KiB
Third-party notices
Faset source dependencies are pinned in dependencies.lock.json. These notices apply to the named third-party components; they do not assign a license to Faset itself.
-
sdl3 (Zlib): 96292a5b4642, notice in
sdl3.txt. -
entt (MIT): d4014c74dc37, notice in
entt.txt. -
box2d (MIT): 8c661469c950, notice in
box2d.txt. -
box3d (MIT): f555ee42084e, notice in
box3d.txt. -
imgui (MIT): 5d4126876bc1, notice in
imgui.txt. -
cgltf (MIT): 360db1a95480, notice in
cgltf.txt. -
stb (MIT OR Unlicense): 2c980bb59875, notice in
stb.txt. -
nlohmann/json (MIT): pinned in the dependency lock, notice in
json.txt. -
FreeType (FreeType License): pinned 2.13.3, notice in
freetype.txt. Portions of this software are copyright © The FreeType Project (www.freetype.org). All rights reserved. -
HarfBuzz (MIT-style): pinned 10.4.0, copyright and permissions in
harfbuzz.txt. -
Noto Sans (SIL Open Font License 1.1): editor font only; see
../assets/fonts/OFL.txtand../assets/fonts/NOTICE.md.
The default Editor build uses the pinned FreeType/HarfBuzz archives. An explicit
FASET_USE_SYSTEM_TEXT_LIBRARIES=ON uses installed versions; distributors must retain
the notices appropriate to those installations. These font libraries and the editor
font are not linked into or required by exported games.