# `GSGlyphsInfo CIDShortResourceName:`

*Type Method*

## Declaration

```swift
class func cidShortResourceName(_ font: GSFont) -> String?
```

```objc
+ (NSString *) CIDShortResourceName:(GSFont *) font;
```

```python
CIDShortResourceName_(font: GSFont) -> str
```

