You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the heads up! Test coverage is fairly incomplete for canvas, and this is one part of it. The PDF text rendering remains untested as of now, but I've tried to add coverage in the past, which is what is commented. The glyph IDs as referenced by the TJ command have been changed by various iterations of the PDF renderer, which makes it necessary to rewrite the test that is commented. It's fairly low priority for me now though, will attend to it some time soon!
I have been rendering text to PDF using
canvas
and I tried filling in the incomplete TestPDFText like this, in order to gain more understanding of it.However, I'm completely unsure about the last line marked TODO - as it stands the test would fail.
The text was updated successfully, but these errors were encountered: