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

Collision detection doesn’t take borders into account #304

Closed
astiob opened this issue Mar 11, 2018 · 1 comment · Fixed by #395
Closed

Collision detection doesn’t take borders into account #304

astiob opened this issue Mar 11, 2018 · 1 comment · Fixed by #395

Comments

@astiob
Copy link
Member

astiob commented Mar 11, 2018

Originally reported in #154. I’ve also seen this myself.

The amount of space between two implicitly positioned lines should include the appropriate border widths of both lines.

@astiob
Copy link
Member Author

astiob commented May 3, 2020

An example with screenshots is provided in #333.

TheOneric added a commit to TheOneric/libass that referenced this issue May 16, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 16, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 16, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 16, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 16, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 17, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 17, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 18, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue May 19, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue Jun 2, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue Jun 2, 2020
TheOneric added a commit to TheOneric/libass that referenced this issue Jun 2, 2020
closes libass#304

With this commit the padding of the BorderStyle=4 box, given by \shad, is no
longer measured from the text without borders, but from the border of the text.
(Alternative description: padding changed from \shad to \shad+\bord)
TheOneric added a commit to TheOneric/libass that referenced this issue Jun 2, 2020
closes libass#304

With this commit the padding of the BorderStyle=4 box, given by \shad, is no
longer measured from the text without borders, but from the border of the text.
(Alternative description: padding changed from \shad to \shad+\bord)
TheOneric added a commit to TheOneric/libass that referenced this issue Jun 6, 2020
closes libass#304

With this commit the padding of the BorderStyle=4 box, given by \shad, is no
longer measured from the text without borders, but from the border of the text.
(Alternative description: padding changed from \shad to \shad+\bord)
@astiob astiob closed this as completed in d4728d7 Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant