LibreCAD

Check-in [3c253d6ef1]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Correct scaling of the line dash patterns to pixels. Now they look pretty good, except for the very small zooms. Anyway, the zoom-out of line patterns is not a trivial operation.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | jf_fixes
Files: files | file ages | folders
SHA3-256: 3c253d6ef1b1491a442f0c27e0cc1b9809eb711a3d4201c21ead0d3b09c099d5
User & Date: johnfound 2024-12-14 09:22:41.603
Context
2024-12-14
11:49
Do not change the line type on highlight and selection. Use alpha instead in order to see the lines below. check-in: e2d21faca4 user: johnfound tags: jf_fixes
09:22
Correct scaling of the line dash patterns to pixels. Now they look pretty good, except for the very small zooms. Anyway, the zoom-out of line patterns is not a trivial operation. check-in: 3c253d6ef1 user: johnfound tags: jf_fixes
2024-12-13
00:26
Increased the snap distance and made it to not degrade because of the grid. Now the snaps are much more comfortable to work with. check-in: 42726542bd user: johnfound tags: jf_fixes
Changes
Unified Diff Side-by-Side Diff Patch
Changes to librecad/src/lib/gui/rs_painter.cpp.