{
  "schemaVersion": 1,
  "assetRootPath": "OdfWebFonts",
  "apiKeyEnvironmentVariable": "ODFKIT_WEBFONT_API_KEY",
  "apiKeyAppSettingName": "OdfKit.WebFonts.ApiKey",
  "maxRequestBodyBytes": 65536,
  "maxConcurrentGenerations": 2,
  "maxSequenceCount": 256,
  "maxUnicodeScalarCount": 4096,
  "maxAssetBytes": 33554432,
  "allowPublicCrossOriginAssets": false,
  "allowManagedFallback": true,
  "sidecar": {
    "pipeName": "odfkit-webfonts-production",
    "tokenEnvironmentVariable": "ODFKIT_WEBFONT_SIDECAR_TOKEN",
    "tokenAppSettingName": "OdfKit.WebFonts.SidecarToken",
    "tokenFilePath": "",
    "connectTimeoutSeconds": 5,
    "requestTimeoutSeconds": 180,
    "maxMessageBytes": 4194304,
    "autoStart": false,
    "hostExecutablePath": "Sidecar/OdfKit.WebFonts.Sidecar.Host.exe",
    "startupTimeoutSeconds": 15,
    "stopWithApplicationProcess": true
  },
  "fontSources": [
    {
      "id": "cns-sung-plus",
      "path": "Fonts/TW-Sung-Plus-98_1.ttf",
      "sha256": "7dfc11b3dbc0c3142e1fa690f9d310dc9716508b54560c08e2df8db450687e40",
      "faceIndex": 0,
      "fontFamily": "OdfKit CNS Sung Plus"
    }
  ],
  "allowedProfileIds": [
    "cns11643-euc-tw-2026-08-05"
  ],
  "allowedFormats": [
    "Woff2",
    "Woff",
    "TrueType"
  ]
}
