-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Incorrect PDF output with rasterized=True #3371
Copy link
Copy link
Open
Labels
backend: aggkeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actionstatus: confirmed bugstatus: needs patchstatus: upstream fix requiredtopic: color/alpha
Milestone
Metadata
Metadata
Assignees
Labels
backend: aggkeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actionstatus: confirmed bugstatus: needs patchstatus: upstream fix requiredtopic: color/alpha
Type
Fields
Give feedbackNo fields configured for issues without a type.
The following example demonstrates an issue with the PDF output when setting
rasterized=True:The PNG output is:
The PDF output (converted to PNG, looks the same), is:
For some reason, the PDF output appears gray not black in the center.