Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created May 11, 2024 12:25
Show Gist options
  • Save expiscornovus/76aef2bc46e8b31aa0fd95e808e4a295 to your computer and use it in GitHub Desktop.
Save expiscornovus/76aef2bc46e8b31aa0fd95e808e4a295 to your computer and use it in GitHub Desktop.
Response List Custom Font Packages
{
"d": {
"results": [
{
"__metadata": {
"id": "https://contoso.sharepoint.com/sites/PowerUsers/_api/SP.FontPackage5b348aa5-a87c-41c3-b6ba-0bfbc715064f",
"uri": "https://contoso.sharepoint.com/sites/PowerUsers/_api/SP.FontPackage5b348aa5-a87c-41c3-b6ba-0bfbc715064f",
"type": "SP.FontPackage"
},
"ID": "e4c6f8ec-b4e2-42ab-a394-9e9da415e288",
"IsHidden": false,
"IsValid": true,
"PackageJson": "{\"fontFaces\":[{\"fontFamily\":\"Times New Roman-689869406\",\"path\":\"timesbi.ttf\",\"fontType\":\"contentFont\"},{\"fontFamily\":\"Times New Roman-683939801\",\"path\":\"timesbd.ttf\",\"fontType\":\"contentFont\"},{\"fontFamily\":\"Times New Roman-180200979\",\"path\":\"times.ttf\",\"fontType\":\"contentFont\"},{\"fontFamily\":\"Times New Roman-1719119324\",\"path\":\"timesi.ttf\",\"fontType\":\"contentFont\"}],\"fontSlots\":{\"title\":{\"fontFamily\":\"Times New Roman-689869406\",\"fontFace\":\"Bold Italic\"},\"heading\":{\"fontFamily\":\"Times New Roman-683939801\",\"fontFace\":\"Bold\"},\"body\":{\"fontFamily\":\"Times New Roman-180200979\",\"fontFace\":\"Regular\"},\"label\":{\"fontFamily\":\"Times New Roman-1719119324\",\"fontFace\":\"Italic\"}}}",
"Store": 0,
"Title": "Custom Times New Roman"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment