# `GSGlyphsInfo fixASCIINames:`

*Instance Method*

## Declaration

```swift
func fixASCIINames(_ font: GSFont)
```

```objc
- (void) fixASCIINames:(GSFont *) font;
```

```python
fixASCIINames_(font: GSFont)
```

