# `GSSVGtoPath`

*Class*

## Declaration

```swift
class GSSVGtoPath
```

```objc
@interface GSSVGtoPath : NSObject
```

```python
class GSSVGtoPath(NSObject)
```

## Topics

### Instance Properties

- [`GSSVGtoPath.bounds`](/Core/GlyphsCore/GSSVGtoPath/bounds)
- [`GSSVGtoPath.fileURL`](/Core/GlyphsCore/GSSVGtoPath/fileURL)
- [`GSSVGtoPath.resources`](/Core/GlyphsCore/GSSVGtoPath/resources)
- [`GSSVGtoPath.styles`](/Core/GlyphsCore/GSSVGtoPath/styles)

### Instance Methods

- [`GSSVGtoPath drawPathString:error:`](/Core/GlyphsCore/GSSVGtoPath/drawPathString:error:)
- [`GSSVGtoPath drawSVGNode:error:`](/Core/GlyphsCore/GSSVGtoPath/drawSVGNode:error:)
- [`GSSVGtoPath setUpPen:scale:offsetX:offsetY:`](/Core/GlyphsCore/GSSVGtoPath/setUpPen:scale:offsetX:offsetY:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- [`GSOutlineImporter`](/Core/GlyphsCore/GSOutlineImporter)

