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

# CGFontPostScriptFormat.type3

A Type 3 PostScript format.

## Declaration

```swift
case type3
```

## Description

Description This is documented in PostScript Language Reference, 3rd edition, which is available from http://partners.adobe.com/.

## See Also

### Constants

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