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
it would be good to add this and #205 in the same release. The fix for this issue must contain a test though.
I notice there are some code changes which i do not understand. the default value of background can stay as 65535 instead of 0xFFFFFF. but this bit, for instance:
that avoids un-necessary pdf syntax from being added to the document, so i would try to keep that unless there's a good reason not to.
It seems like the critical places that we want to change the code (and create tests for) are: lines 140, 164, 167, 173, and lines 186-189 seem like they need review as well.
I am having trouble getting the background on boxes to work when using templates.
There is an open issue in the original repo (#151) and a pull request (#74).
An example for reproduction:
The text was updated successfully, but these errors were encountered: