feat: implement OLE2Frame embedded image parsing and exact coordinate rendering

This commit is contained in:
minsung
2026-07-30 14:17:56 +09:00
parent 95fa6a452b
commit be8d52fcd5
13 changed files with 1919 additions and 45 deletions
+12
View File
@@ -103,6 +103,18 @@ Vite `?url` import 로 로드됩니다.
---
## 알려진 이슈 / 원본 반영 메모
| 이슈 | 문서 |
|------|------|
| 구형 한글 DWG TEXT 깨짐 (CP949→Latin-1 mojibake) | [`docs/korean-dwg-text-encoding.md`](./docs/korean-dwg-text-encoding.md) |
| Model + Paper 동시 렌더로 글자 겹침 / Layout 탭 | [`docs/model-paper-space.md`](./docs/model-paper-space.md) |
샘플 패치: `fixDwgKoreanText`, `cadSpaces` + Viewer2D 공간 필터, Model/Layout 탭.
원본 `hmwebviewer` 반영 절차는 각 문서를 따른다.
---
## 라이선스 메모
| 조각 | 라이선스 |