Third Party Software
Attribution to the third party software and libraries used by MFractor
Introduction
This document lists the third party software and libraries used by MFractor.
- For code, these libraries are either included as a redistributed binary as source code compiled into the product.
- For visual assets, these are either images included in the distributed packages or were font icons converted into images.
Third Party Attribution
Android Robot Icon
- Url: https://developer.android.com/distribute/marketing-tools/brand-guidelines#android_robot
- License (Creative Commons): https://creativecommons.org/licenses/by/3.0/legalcode
FontAwesome (Pro)
Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.
- URL: https://fontawesome.com
- License: https://fontawesome.com/license
MFractor pays for the FontAwesome Pro icon set and uses a custom image generator to generate PNG icons from font glyphs.
Microsof.CodeAnalysis (Roslyn)
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
- Url: https://github.com/dotnet/roslyn
- License (MIT): https://github.com/dotnet/roslyn/blob/main/License.txt
Mobile.BuildTools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
- Url: https://github.com/dansiegel/Mobile.BuildTools
- License (MIT): [
MFractor embeds a subset of the Mobile.BuiltToosl
Newtonsoft.Json
Popular high-performance JSON framework for .NET.
- URL: https://www.newtonsoft.com/json
- License (MIT): https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
Portable.Licensing
- URL: https://github.com/dnauck/Portable.Licensing
- License (MIT): https://github.com/dnauck/Portable.Licensing/blob/develop/LICENSE.md
SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
- URL: https://github.com/mono/SkiaSharp
- License (MIT): https://github.com/mono/SkiaSharp/blob/master/LICENSE.md
System.Composition
- URL: https://github.com/mono/SkiaSharp
- License (MIT): https://licenses.nuget.org/MIT
Typography
C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering.
- URL: https://github.com/LayoutFarm/Typography
- License (MIT): https://github.com/LayoutFarm/Typography/blob/master/LICENSE.md
tinify-net
.NET client for the Tinify API.
- URL: https://github.com/tinify/tinify-net
- License (MIT): https://github.com/tinify/tinify-net/blob/master/LICENSE
XmlParser
A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service.
- URL: https://github.com/KirillOsenkov/XmlParser
- License (Apache License 2.0): https://github.com/KirillOsenkov/XmlParser/blob/master/LICENSE
XWT
A cross-platform UI toolkit for creating desktop applications with .NET and Mono.
- URL: https://github.com/mono/xwt
- License (MIT): https://github.com/mono/xwt/blob/main/LICENSE.txt