THIRD-PARTY NOTICES

FontWerk uses third-party components and libraries.
This file lists notable third-party components included in or used by FontWerk.

Some dependencies may include additional transitive dependencies. Those components remain subject to their respective license terms.

-------------------------------------------------------------------------------

CommunityToolkit.Mvvm

Project: CommunityToolkit.Mvvm
Description: MVVM helpers, observable objects, and command infrastructure for .NET applications.
License: MIT
Website: https://github.com/CommunityToolkit/dotnet
NuGet: https://www.nuget.org/packages/CommunityToolkit.Mvvm/

-------------------------------------------------------------------------------

Microsoft.Data.Sqlite

Project: Microsoft.Data.Sqlite
Description: Lightweight ADO.NET provider for SQLite.
License: MIT
Website: https://learn.microsoft.com/dotnet/standard/data/sqlite/
NuGet: https://www.nuget.org/packages/Microsoft.Data.Sqlite/

-------------------------------------------------------------------------------

Microsoft.Extensions.DependencyInjection

Project: Microsoft.Extensions.DependencyInjection
Description: Dependency injection abstractions and implementation used by the application host.
License: MIT
Website: https://github.com/dotnet/runtime
NuGet: https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/

-------------------------------------------------------------------------------

Microsoft.Extensions.Hosting

Project: Microsoft.Extensions.Hosting
Description: Generic Host infrastructure used for application startup and service lifetime management.
License: MIT
Website: https://github.com/dotnet/runtime
NuGet: https://www.nuget.org/packages/Microsoft.Extensions.Hosting/

-------------------------------------------------------------------------------

Microsoft.Extensions.Http

Project: Microsoft.Extensions.Http
Description: HTTP client factory infrastructure used by update-related services.
License: MIT
Website: https://github.com/dotnet/runtime
NuGet: https://www.nuget.org/packages/Microsoft.Extensions.Http/

-------------------------------------------------------------------------------

SQLitePCLRaw

Project: SQLitePCLRaw
Description: Low-level .NET access layer and native SQLite integration.
License: Apache License 2.0
Website: https://github.com/ericsink/SQLitePCL.raw
NuGet: https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3/

-------------------------------------------------------------------------------

SQLite

Project: SQLite
Description: Embedded SQL database engine used through SQLitePCLRaw and Microsoft.Data.Sqlite.
License: Public Domain
Website: https://sqlite.org/

SQLite is in the public domain. No license fee is required for use, copying, modification, or distribution.

-------------------------------------------------------------------------------

PDFsharp-WPF

Project: PDFsharp-WPF
Description: PDF creation library used for FontWerk specimen sheet PDF export.
License: MIT
Website: https://docs.pdfsharp.net/
NuGet: https://www.nuget.org/packages/PDFsharp-WPF/

-------------------------------------------------------------------------------

.NET, WPF, and Windows Forms

Project: .NET Desktop Runtime, Windows Presentation Foundation, Windows Forms, and related Microsoft framework components
Description: Runtime and framework components used by the Windows desktop application.
License: Microsoft software license terms for the respective runtime and framework components
Website: https://dotnet.microsoft.com/

The exact runtime components included with a distributed build depend on the selected deployment mode.
