<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "QuickTime File Format",
  "identifier" : "/documentation/quicktime-file-format/Timecode_media_information_atom/Text_face",
  "metadataVersion" : "0.1.0",
  "role" : "Data field",
  "symbol" : {
    "kind" : "Data field",
    "modules" : [
      "QuickTime File Format"
    ],
    "preciseIdentifier" : "__docc_universal_symbol_reference_$Timecode_media_information_atom_Text_face"
  },
  "title" : "Text face"
}
-->

# Text face

A 16-bit integer that indicates the font’s style.

## Overview

Set this field to `0` for normal text. You can enable other style options by using one or more of the bit masks listed in the following table.

|Value   |Meaning  |
|--------|---------|
|`0x0001`|Bold     |
|`0x0002`|Italic   |
|`0x0004`|Underline|
|`0x0008`|Outline  |
|`0x0010`|Shadow   |
|`0x0020`|Condense |
|`0x0040`|Extend   |

---

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)