feat(legacy): doc/xls/ppt 디자인 충실도 — 표 정의/변별 테두리/글꼴/불릿 (0.23.0) - #7
Merged
Conversation
hwp(0.22.0)와 같은 디자인 수준으로 나머지 3종 완성. 레이아웃은 reference_data 의 Apache POI(HWPF TableSprmUncompressor·TC80·BRC80, HSLF)와 xlrd 대조. doc (Word97): - **sprmTDefTable(0xD608)**: 행 정의 — 열 경계(twips)→gridCol 너비, TC80 rgf 의 **가로/세로 병합**(fFirstMerged/fMerged/fVertRestart/ fVertMerge → gridSpan/vMerge), 셀 수직 정렬, **BRC80 변별 테두리** (종류/굵기 1/8pt/ico 색 → tcBorders) - sprmTDefTableShd(0xD609): SHD80 → 셀 셰이딩 - 문단 간격: sprmPDyaLine(LSPD 배수)/DyaBefore/DyaAfter → w:spacing - 병합 연속 셀이 앵커 스타일을 덮어쓰지 않게 가드 xls (BIFF8): - XF 테두리 4변 (line style 13종 + icv 색) → openpyxl Border - xlsx_pages 렌더: **변별 테두리 <line>**(dash 패턴), 기울임/밑줄/ 취소선, 셀 수평 정렬(가운데/우측), 명시 정렬 > 타입 기본 ppt (PPT97): - FontCollection(2005)/FontEntityAtom(4023) → 런 글꼴 이름 - paraFlags fHasBullet + bullet.char → a:buChar/a:buNone (pptx→svg 엔진이 접두로 렌더) 테스트: TDefTable/BRC/SHD·XF 테두리·글꼴/불릿 픽스처 확장 + 신규 단언 8건 — 926 passed, pyhwp 실파일 스윕 34/2/0 유지, 래스터 스모크 3종.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
hwp(#6)와 같은 디자인 수준으로 나머지 3종 완성 (POI HWPF/HSLF·xlrd 대조):
926 passed, hwp 실파일 스윕 34/2/0 유지, 래스터 스모크 3종.
🤖 Generated with Claude Code