Message 1 of 4
Custom linetype displays smaller double "echo" AutoCAD 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using this custom linetype in a multiline, but just drawing a line has the same problem. As a picture tells more then a thousand words I've added an attachment displaying the issue and I'm looking for what causes the smaller "echo".
my custom linetype in acadiso.lin:
<code>
*VLUCHTWEG,Vluchtweg --> - --> --> - -->
A,0.0,-50,["--> - -->",BOLD,S=15.0,R=0.0,X=-27.5,Y=-7.5],-50
</code>
I've also attached my multiline style, but as mentioned also occurs with a single line.
The issue is visible with both BOLD and STANDARD font.
What I already tried:
- VISRETAIN to 0.
- MSLTSCALE, PSLTSCALE, and LTSCALE to 1.
- replacing the .lin file and purging the linetypes
- style set to BOLD and 0 height
- graphix acceleration off and on
- checked support file path
Can someone please point me in the right direction, as I'm baffled?