Login  Register

Re: Lines scale is too big

Posted by dxli on Nov 19, 2014; 9:19pm
URL: https://forum.librecad.org/Lines-scale-is-too-big-tp5710699p5710701.html

The line types are defined in mm. It means that those types should be used to draw entities printed/shown larger than the mm scale.

I added "Tiny" line types, as a workaround:

https://github.com/LibreCAD/LibreCAD/commit/ca7c096e67a0b73cf7db18ebee2c076f10193eb4

If this commit doesn't help, we will revert it.

Thanks!
Romain le Malin wrote
Hi everybody,

I've been using LibreCAD for a month (2.04 then 2.06 version) but a problem appeared yesterday : the scale of the lines (except "continous type line", of course) is too big. For exemple, if I draw a circle with a dash line, the circle is made with only 3 or 4 long dashes. Even if I choose small dash line, the circle is made with 4 or 5 long dashes. This problem appears upon normal view as well as printing preview or printing.

I tried to make a new file, to uninstall/reinstall LibreCAD but nothing changed.

Thank you for your help.

Romain le Malin