Details
-
Technical task
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
None
-
None
Description
Currently, the only way to have an outline width specified in pixels is to modify the pen width each time the scale changes. Since we already do pixel-scale magic in the vertex shader, it should be possible to support this without re-triangulating everything. This will probably require adding cosmetic pens as a concept in the QuickShapes API.