|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Frequently Asked Questions (FAQs) > Building and Deployment > Additional dependencies for deployment on Linux |
If you are deploying your .NET Core/5/6/7 app (including ASP.NET Core) on Linux, then you need to reference the following additional NuGet packages in your project:
•SkiaSharp.NativeAssets.Linux.NoDependencies
Additionally, the following fonts packages may need to be installed on the Linux host for proper rendering of documents:
•ttf-mscorefonts-installer
•fonts-kacst
•fonts-kacst-one
•fonts-khmeros-core
•fonts-lao
•fonts-liberation
•fonts-nanum
•fonts-opensymbol
•fonts-takao-pgothic
•fonts-thai-tlwg
•fonts-tlwg-garuda
•fonts-tlwg-kinnari
•fonts-tlwg-loma
•fonts-tlwg-mono
•fonts-tlwg-norasi
•fonts-tlwg-purisa
•fonts-tlwg-sawasdee
•fonts-tlwg-typewriter
•fonts-tlwg-typist
•fonts-tlwg-typo
•fonts-tlwg-umpush
•fonts-tlwg-waree
•gsfonts gsfonts-x11
•libfont-afm-perl
•ttf-ubuntu-font-family
•xfonts-base
•xfonts-encodings
•xfonts-scalable
Note that the above font packages may be need to be licensed.