---
title: CGFontPostScriptFormat.type42
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgfontpostscriptformat/type42
---

# CGFontPostScriptFormat.type42

A constant representing a Type 42 font format.

## Declaration

```swift
case type42
```

## Description

Description This is documented in Adobe Technical Note 5012, The Type 42 Font Format Specification, which is available from http://partners.adobe.com/.

## See Also

### Constants

- [CGFontPostScriptFormat.type1](coregraphics/cgfontpostscriptformat/type1.md)
- [CGFontPostScriptFormat.type3](coregraphics/cgfontpostscriptformat/type3.md)
