Skip to content

Update fallback font from asciidoctor-pdf#188

Draft
arichardson wants to merge 1 commit intoriscv:mainfrom
arichardson:fix-missing-newline-glyph
Draft

Update fallback font from asciidoctor-pdf#188
arichardson wants to merge 1 commit intoriscv: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

@arichardson arichardson force-pushed the fix-missing-newline-glyph branch from 28ef494 to 12ec8d0 Compare February 16, 2026 00:16
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>
@arichardson arichardson force-pushed the fix-missing-newline-glyph branch from 12ec8d0 to c09087a Compare February 16, 2026 00:17
@arichardson arichardson marked this pull request as draft February 16, 2026 22:10
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