Skip to content

EPS files not created #29

@russtoku

Description

@russtoku

When I add EPS file creation to the example usage program on the README.md page, I get errors like this:

ERROR: could not create EPS file for: usage_example, switch | exit status 1

I added this line to the example usage program before the cad.Draw() line:

cad.Result.Formats = append(cad.Result.Formats, []string{"eps"}...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions