Font

../../_images/com.apple.font.png

Template

A Font payload lets you add an additional font to an iOS device.

Each payload must contain exactly one font file in TrueType (.ttf) or OpenType (.otf) format. Collection formats (.ttc or .otc) are not supported.

Warning

Fonts are identified by their embedded PostScript names. Two fonts with the same PostScript name are considered to be the same font even if their contents differ. Installing two different fonts with the same PostScript name is not supported, and the resulting behavior is undefined.

Summary

PayloadType:com.apple.font
Supervised Only:
 N/A
macOS:N/A
macOS Deprecated:
 N/A
iOS:N/A
iOS Deprecated:N/A
Highlander:N/A

Keys

Name

Font Name

Name of font

Type Default Required Regex iOS macOS Supervised
string N/A N/A N/A N/A N/A

Font

Font

The actual font data

Type Default Required Regex iOS macOS Supervised
data N/A N/A N/A N/A N/A N/A