react-pdf
react-pdf copied to clipboard
Undefined font
https://github.com/diegomura/react-pdf/blob/884695b44feb974f155c83e0714e8e939b4f641b/packages/render/src/primitives/renderSvgText.js#L46
This line may return an undefined font, which is used some lines below to access its properties and throws an error.
Where am I supposed to set the font?