<!--
{
  "documentType" : "article",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/font-table-index-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Font Table Index Values"
}
-->

# Font Table Index Values

Possible values for an index into a font table.

## Discussion

See [`CGFontIndex`](/documentation/CoreGraphics/CGFontIndex).

## Topics

### Constants

[`var kCGFontIndexMax: CGFontIndex`](/documentation/CoreGraphics/kCGFontIndexMax)

The maximum allowed value of a [`CGFontIndex`](/documentation/CoreGraphics/CGFontIndex).

[`var kCGFontIndexInvalid: CGFontIndex`](/documentation/CoreGraphics/kCGFontIndexInvalid)

An invalid font index (a value which never represents a valid glyph).

[`var kCGGlyphMax: CGFontIndex`](/documentation/CoreGraphics/kCGGlyphMax)

The maximum allowed value of a [`CGGlyph`](/documentation/CoreGraphics/CGGlyph).



---

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)