Skip to content

[task] paragraph multi-line picture SVG image 중복 emit (Task #877 잔존) #892

@jangster77

Description

@jangster77

배경

Task #877 (closes by #890) 진행 중 발견된 잔존 시각 차이 2/3.

증상

samples/hwp3-sample16.hwp 페이지 18 (한컴 16쪽) 의 paragraph 394 [1] 그림 (WMF, bin_id=3) 이 SVG 에 3개 `` 로 emit됨 (모두 동일 href). 시각상 다이어그램이 중복으로 보임.

dump 결과

  • paragraph 394: ls_count=3, controls=3 ([0] 표 + [1] 그림 + [2] 표)
  • text: " " (3 picture markers)
  • SVG image 3개 (동일 href data) — 페이지 다른 위치에 emit

시도한 fix (효과 없음)

영역

rhwp 렌더러의 paragraph multi-line picture 처리 (typeset.rs / picture_footnote.rs / svg.rs).

참고

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions