WIP: Fix examples on multi-size branch#1
Open
nicoburns wants to merge 79 commits intotigregalis:multi-sizefrom
Open
WIP: Fix examples on multi-size branch#1nicoburns wants to merge 79 commits intotigregalis:multi-sizefrom
multi-size branch#1nicoburns wants to merge 79 commits intotigregalis:multi-sizefrom
Conversation
We were getting duplicate `ttf-parser` dependencies because of `rustybuzz` releasing its `ttf-parser 0.20` upgrade out of sync with `fontdb 0.16`, whose update just got published.
Don't use Emoji fonts as monospace fallback
Partially reverts 587bb5c.
Bump `fontdb` to `0.16`
refresh the attrs more often in basic shaping
Vi editor improvements
19 tasks
Owner
|
@nicoburns Is this ready to go or did you have further changes? |
Author
|
It's not "ready to go" in the sense that it fixes all of the issues in your PR. But it is "ready to go" in the sense that it is in a good state to be merged into your PR if you want to continue with it, and I have no immediate plans to make further changes. See also the results of TotalKrill's investigations into why the editor abstraction is broken pop-os#203 (comment) |
…-example Update terminal example using `colored`
…e the height of the line by providing an empty_height value to the layout function, that sets the line height for lines without characters
This reverts commit 1a92c3b.
Empty lines get a span attached, and those spans are used to determin…
Multi size fix examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.