Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b16705d

Browse filesBrowse files
committed
DOC: missing API docs from #8032
1 parent cdc493d commit b16705d
Copy full SHA for b16705d

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Do not clip lw when scaling dashes
2+
``````````````````````````````````
3+
4+
Slightly change the algorithm to no longer clip the scaling factor,
5+
thus the patterns will continue to shrink at thin line widths. If the
6+
line width is smaller than the effective pixel size, this may result
7+
in dashed lines turning into solid gray lines. This also required
8+
slightly tweaking the default patterns for '--', ':', and '.-' so that
9+
with the default line-width the final patterns would not change.
10+
11+
There is no way to restore the old behavior

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.