Skip to content

Win32 printing: print hairlines with the correct pen setting.

Rick Yorgason requested to merge Skrapion/cairo:Win32PrintHairlines into master

Prints anything smaller than the smallest printable detail with the PS_COSMETIC pen. This is required by some CNC machines, like laser cutters, to define cut lines.

Merge request reports