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

Proposal: Extend the limit of 250 points in drawing curves #129

Closed
Max2433BO opened this issue Jan 4, 2017 · 2 comments
Closed

Proposal: Extend the limit of 250 points in drawing curves #129

Max2433BO opened this issue Jan 4, 2017 · 2 comments
Assignees
Labels
enhancement A suggestion about how to improve the project

Comments

@Max2433BO
Copy link
Contributor

Hi, @DarwinNE

A mutual friend, Electroyou forum user, asks if it's possible to extend the limit of 250 points in the tracing of open curves or closed curves.

This is because, by using another program that translates images from jpeg files in .fcd, if that generates a curve with more than 250 points this is no longer visible.

Bye, Max

@DarwinNE DarwinNE self-assigned this Jan 6, 2017
@DarwinNE DarwinNE added the enhancement A suggestion about how to improve the project label Jan 6, 2017
@DarwinNE DarwinNE added this to the FidoCadJ 0.24.7 milestone Jan 6, 2017
@DarwinNE
Copy link
Owner

DarwinNE commented Jan 6, 2017

Addressed in commit 93bf194

@DarwinNE
Copy link
Owner

DarwinNE commented Jan 7, 2017

Fully addressed in commit 4f3f3b8

The limit is now 10000 tokens in a line, which means that a curve can contain almost 5000 points.

@DarwinNE DarwinNE closed this as completed Jan 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A suggestion about how to improve the project
Projects
None yet
Development

No branches or pull requests

2 participants