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

# CGFontPostScriptFormat.type1

A Type 1 font format.

## Declaration

```swift
case type1
```

## Discussion

Discussion This is documented in Adobe Type 1 Font Format, which is available from http://partners.adobe.com/.

## See Also

### Constants

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