Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container.
I modified my code to include both System and Custom Fonts from Resources folder.
var f…...com/dotnet/runtime:9.0 AS base WORKDIR...libfontconfig1 FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build WORKDIR /src...