bump crengine: support font-variant, more FB2 metadata#5980
Merged
poire-z merged 1 commit intokoreader:masterfrom Mar 19, 2020
Merged
bump crengine: support font-variant, more FB2 metadata#5980poire-z merged 1 commit intokoreader:masterfrom
poire-z merged 1 commit intokoreader:masterfrom
Conversation
Includes: - FB2: merge other metadata in returned keywords and description - CSS: adds support for font-variant Also: - Rebase MD5 module against upstream - Update cURL to 7.69.1
Frenzie
approved these changes
Mar 19, 2020
mwoz123
pushed a commit
to mwoz123/koreader
that referenced
this pull request
Mar 29, 2020
Includes: - FB2: merge other metadata in returned keywords and description - CSS: adds support for font-variant Also: - Rebase MD5 module against upstream - Update cURL to 7.69.1
Contributor
Author
Contributor
|
I use “good” most of the time due to speed/quality balance. “Fast” is really fast, but some parts of text look a little out of place. “Best” is some times very slow for large books (1000+ CR pages) |
Contributor
Author
|
OK, so let's keep "good" :) |
Member
|
IIRC, "fast" only does legacy kerning (i.e, kern tables vs. GPOS tables), which might indeed be an issue with some fonts ;). |
Contributor
Contributor
|
This is on KOReader Stable v2020.03.2 on Kindle PW3 (5.9.7) |
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.



Includes koreader/crengine#334
Also:
This change is