Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pen_test.py #17

Open
soilstack opened this issue Jun 14, 2020 · 0 comments
Open

pen_test.py #17

soilstack opened this issue Jun 14, 2020 · 0 comments

Comments

@soilstack
Copy link

I came to this axi package to find out how you do your stroke font generation. I've installed axi and have tested some of the example scripts. One script that isn't working for me is pen_test.py. It seems to generate an out.png that shows pen test of a rapidograph 0.1mm. But nothing ever goes to the plotter and the script silently finishes.

(nambu) C:\Users\kanugu\code\axi\examples>python pen_test.py
(0.0, 0.0, 11.69, 2.9487756055115772)
(0.0, 0.0, 2.9487756055115777, 11.69)

the code that should plot it looks comparable to other examples I think


    d.dump('out.axi')
    d.render(bounds=axi.A3_BOUNDS).write_to_png('out.png')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant