NeedFontDocumentation
Font Metadata

Embedding & Licensing

Technical embedding flags and their meaning.

fsType (Embedding Flags)

The fsType field in the OS/2 table indicates embedding permissions. Note: these are technical flags, not legal licenses—always check the actual license agreement.

0x0000Installable

No restrictions on embedding

0x0002Restricted

Font cannot be embedded

0x0004Preview & Print

Temporary embedding only

0x0008Editable

Can be embedded for editing

License Types

  • Desktop: Install on computers for design work
  • Web: Embed on websites via @font-face
  • App: Bundle in mobile/desktop applications
  • Server: Generate documents on servers