Skip to content

Update fallback font from asciidoctor-pdf#188

Draft
Alexander Richardson (arichardson) wants to merge 1 commit into
riscv:mainfrom
arichardson:fix-missing-newline-glyph
Draft

Update fallback font from asciidoctor-pdf#188
Alexander Richardson (arichardson) wants to merge 1 commit into
riscv:mainfrom
arichardson:fix-missing-newline-glyph

Conversation

@arichardson

Copy link
Copy Markdown
Contributor

This ensures that the u000a glyph is included. Using the current version directly triggers another missing glyph warning which I fixed by generating a new font version that has the heavy ballot box X character. Update the existing font to use the new one from the asciidoctor-pdf pull request asciidoctor/asciidoctor-pdf#2634.

Fixes: #187

This ensures that the u000a glyph is included. Using the current version
directly triggers another missing glyph warning which I fixed by generating
a new font version that has the heavy ballot box X character.
Update the existing font to use the new one from the asciidoctor-pdf pull
request asciidoctor/asciidoctor-pdf#2634.

Fixes: riscv#187

Signed-off-by: Alex Richardson <alexrichardson@google.com>
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.

Missing \u000a (line feed) character in fonts

1 participant