Enumerationswhitty.swiftdraw 0.18.1SwiftDraw
CommandLine
CommandLine.swift:34enum CommandLine
enum CommandLine
import SwiftDraw
static func makeImageInsets(for insets: CommandLine.Insets) throws -> SVG.Insets
static func makeSVGOptions(for config: Configuration) -> SVG.Options
static func makeTextAPI(for api: CommandLine.API?) -> CGTextRenderer.API
static func parseConfiguration(from args: [String], baseDirectory: URL) throws -> Configuration
static func processImage(_ image: SVG, with config: Configuration) throws -> Data
static func processImage(with config: Configuration) throws -> Data
enum API
struct Configuration
enum Error
enum Format
struct Insets
enum Scale
enum Size