8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
./ternimal thickness=15
runs fine, but
./ternimal thickness=15 padding=0
gives
Insufficient arena size for path generation: For the configured radius and padding, either width or height must be at least 96.
In other words, making more space (padding=0) somehow results in less space.
padding=0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
runs fine, but
gives
In other words, making more space (
padding=0
) somehow results in less space.The text was updated successfully, but these errors were encountered: