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 differences of XML and images for fillLineGap + show line area boundaries #234

Merged
merged 6 commits into from Jun 6, 2017

Conversation

andreastai
Copy link

tai added 2 commits May 23, 2017 19:46
- This one part of the solution for issue #233.

- The combined picture of fillLineGap needs to be re-generated.
@nigelmegitt
Copy link
Contributor

Since the image has been regenerated is this now complete @TairT ?

@palemieux
Copy link
Contributor

@nigelmegitt @TairT provided two images, which now need to be combined into one.

@palemieux
Copy link
Contributor

Closes #233 and #228

@palemieux palemieux changed the title Fix differences of XML and images for fillLineGap Fix differences of XML and images for fillLineGap + show line area boundaries May 30, 2017
@@ -1040,7 +1040,8 @@

<figcaption>
Illustrative rendition of the example immediately above with <code>itts:fillLineGap="true"</code> removed (left) or
preserved (right). Blue lines have been added to show the boundaries between line areas.
preserved (right). Blue lines have been added to show the <em>before-edge</em> and <em>after-edge</em> of each line
area, which are coincident for successive line areas.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe reword this for clarity to "Blue lines have been added to show the vertical position of the before-edge and after-edge of adjacent line areas; those edges are coincident. The before-edge of the first line and the after-edge of the last line are omitted." ? Just trying to be absolutely clear about what we are showing or not showing here. Not a big deal for me.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the original wording for the first part, but would add as Nigel proposed: "The before-edge of the first line and the after-edge of the last line are omitted."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The before-edge of the first line and the after-edge of the last line are omitted."

The last updated to the PR added these blue lines in the graphics.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's not enough contrast to see those blue lines at the top and bottom - I could not easily tell if they are there or not. So I would say either change the colours somehow so they are all visible or take them out and add the descriptive text - I would be fine with @TairT 's compromise in #234 (comment)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@palemieux Thanks for changing the images and the text, both fine for me. Although the lines at top and bottom are less visible than the others, I could still see them, so it would work for me. If you take one of Nigels proposals that is also fine with me. Possibly the revised version would already work. I made bottom and top lines a bit thicker.
linegap-revised

@palemieux palemieux merged commit 27df9f4 into master Jun 6, 2017
@palemieux palemieux deleted the issue-0233-fix-linegap-samples branch June 22, 2017 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants