When a closed curve is dashed, the dash spacing at the start/end point can be very unfortunate. Is there an option to tell TikZ that it should slightly adapt the dash spacing to avoid such cases? (I could of course do this myself, but I have many such curves thus it is tedious. )
Here is an example problem:
\documentclass[tikz,border=5]{standalone}
\begin{document}
\begin{tikzpicture}
\draw [dashed, line width=1pt]circle(0.655cm);
\end{tikzpicture}
\end{document}
Aucun commentaire:
Enregistrer un commentaire