feat(viewer2d): add complex linetype rendering & LIN pattern parser support

This commit is contained in:
minsung
2026-07-30 17:06:38 +09:00
parent 76f3e20582
commit 1a664f677a
5 changed files with 2214 additions and 206 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
#coords .lbl { color: var(--accent); margin-right: 6px; font-weight: 600; }
#coords .sep { color: var(--line); margin: 0 12px; }
</style>
<script type="module" crossorigin src="/assets/index-B3deAy7F.js"></script>
<script type="module" crossorigin src="/assets/index-DIjyiS5T.js"></script>
</head>
<body>
<div id="app"></div>