Skip to content

setting canvas font does not set font until after canvas is rendered - missing hook? #1670

Closed Answered by wojtekmaj
cindyloo asked this question in Q&A
Discussion options

You must be logged in to vote

You can't alter PDF font. PDF.js will set a font for each node it renders. You can only set font for stuff you render yourself, like a watermark.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cindyloo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #1669 on November 22, 2023 12:09.