<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "QuickTime File Format",
  "identifier" : "/documentation/quicktime-file-format/Font_table_atom",
  "metadataVersion" : "0.1.0",
  "role" : "Atom",
  "symbol" : {
    "kind" : "Atom",
    "modules" : [
      "QuickTime File Format"
    ],
    "preciseIdentifier" : "__docc_universal_symbol_reference_$Font_table_atom"
  },
  "title" : "Font table atom ('ftab')"
}
-->

# Font table atom ('ftab')

An atom that specifies the font used to display the subtitle.

## Topics

### Data fields

[`Size`](/documentation/quicktime-file-format/Font_table_atom/Size)

An unsigned 32-bit integer holding the size of the font table atom.

[`Type`](/documentation/quicktime-file-format/Font_table_atom/Type)

An unsigned 32-bit field.

[`Count`](/documentation/quicktime-file-format/Font_table_atom/Count)

An unsigned 16-bit integer specifying how many fonts are described in this table.

[`Font identifier`](/documentation/quicktime-file-format/Font_table_atom/Font_identifier)

An unsigned 16-bit integer that identifies the font.

[`Font name length`](/documentation/quicktime-file-format/Font_table_atom/Font_name_length)

An unsigned 8-bit integer specifying the length of the font name in bytes.

[`Font name`](/documentation/quicktime-file-format/Font_table_atom/Font_name)

Must be either “Serif” or “Sans-Serif”.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)