2026-03-03

요약 (AI 작성)

오늘은 ohah/hwpjs 리포지토리에서 다중 컬럼 렌더링, 페이지 넘버 오프셋 수정, 도형 채우기 및 테두리 렌더링 등을 포함한 주요 기능 업데이트와 버그 수정을 집중적으로 진행했습니다. 주목할만한 PR로는 도형 절대 위치 및 내용 렌더링 수정(#96)과 문단 마커 렌더링 개선(#98) 작업이 병합되었습니다. 기타 사소한 버그 픽스와 주기적 크론 상태 업데이트 작업 또한 포함되었습니다.

커밋

ohah/hwpjs

ohah/ohah.github.io

ohah/react-wasm-table

PR (해당일 생성/머지)

repo#상태제목
ohah/react-wasm-table#57openfeat: add HTMLElement-like event handlers to canvas components
ohah/hwpjs#103openfix(core): multicolumn page separation and column separator rendering
ohah/hwpjs#102mergedfix(core): page number rendering — offset fix, decoration format, char_shape
ohah/hwpjs#101mergedfeat(core): DrawingObjectCommon 파싱 및 도형 Fill/Stroke 렌더링
ohah/hwpjs#99mergedfix(core): bullet marker rendering — PUA mapping, char_shape_class, width/margin, format
ohah/hwpjs#98mergedfeat(core): paragraph marker rendering — NumberType, Numbering parsing fix, and HTML integration
ohah/hwpjs#97openrefactor(core): outline.rs 상수 정리 + 테스트 추가
ohah/hwpjs#96mergedfeat(core): shape absolute positioning and content rendering fix
ohah/hwpjs#95closedfeat(core): multicolumn page-level rendering and shape absolute positioning