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

fix: header 中存在+x_0,+y_0 的时候需要将origin_x origin_y 调整 #108

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

bailihua93
Copy link
Contributor

header 中存在+x_0,+y_0 的时候需要将origin_x origin_y 调整

   if x_0:
      self.origin_x = self.origin_x - x_0
    if y_0:
      self.origin_y = self.origin_y - y_0

@daohu527
Copy link
Owner

daohu527 commented Dec 21, 2023

thank you for your PR. I will check it

@bailihua93 Can this issue explain this scenario? #104

@daohu527 daohu527 self-requested a review December 21, 2023 00:42
@daohu527 daohu527 merged commit 2be4663 into daohu527:main Jan 17, 2024
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.

2 participants