Skip to content

Add a new stipple pattern (DENSE_DOT_LINE) to vktPen

Also adds corresponding mappings in the various backend Context2D devices. The new stipple pattern is mapped similarly to the DOT_LINE pattern, but with twice the number of dots. This has the effect of making it look a little less "sparse".

Edited by Scott Wittenburg

Merge request reports