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

add is_valid, get_i_min, get_i_max, get_j_min, get_j_max to API #135

Merged
merged 7 commits into from
Apr 19, 2022

Conversation

Sid-Bhatia-0
Copy link
Owner

  1. add is_valid, get_i_min, get_i_max, get_j_min, get_j_max to the official API. Add methods for shapes that did not have them.
  2. For Bitmap, Character, TextLine, if the bitmap is empty or if characters are non-printable, then i_min == i_max and j_min == j_max
  3. Fix bug in get_i_max for ThickLine.
  4. Use the general convert(I, 2) instead of just 2.

@Sid-Bhatia-0 Sid-Bhatia-0 merged commit 275c6ff into master Apr 19, 2022
@Sid-Bhatia-0 Sid-Bhatia-0 deleted the streamline_api branch April 19, 2022 14:57
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

Successfully merging this pull request may close these issues.

1 participant