# `GSGlyphsInfo illegalNameCharacters`

*Type Method*

## Declaration

```swift
class func illegalNameCharacters() -> CharacterSet
```

```objc
+ (NSCharacterSet *) illegalNameCharacters;
```

```python
illegalNameCharacters() -> NSCharacterSet
```

