Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: edwardkim/rhwp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: seanshin/rhwp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 22, 2026

  1. fix: PUA 심볼 렌더링 + 문단 테두리 여백 반영 (v0.7.3)

    - SVG draw_text에서 PUA 문자(U+F000~F0FF)를 map_pua_bullet_char로
     유니코드 표준 문자로 변환 (Wingdings ⇩⇧⇦⇨ 등 정상 표시)
    - 문단 border_fill rect에 margin_left/margin_right 반영하여
     테두리 박스가 텍스트 영역과 정확히 일치
    - Visual Diff 파이프라인으로 한컴 렌더링과 비교 검증 완료
    - 793 tests passed, 0 failed
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    dc4e320 View commit details
    Browse the repository at this point in the history
  2. fix: Canvas/HTML 렌더러에도 PUA→유니코드 변환 적용

    SVG 렌더러에만 적용했던 PUA 문자 변환을 web_canvas.rs, html.rs의
    draw_text에도 동일하게 적용하여 에디터/HTML 출력에서도
    Wingdings 심볼(⇩⇧くろまるしかく✔ 등)이 정상 표시되도록 수정
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    cc762e7 View commit details
    Browse the repository at this point in the history
  3. fix: 표 외곽 테두리 누락 — table.border_fill_id fallback 적용

    셀 테두리만으로 표 외곽이 채워지지 않을 때
    table.border_fill_id의 borders를 외곽 엣지에 fallback으로 보충.
    셀의 바깥 면 테두리가 None인 경우에도 표 전체 외곽선이 정상 표시됨.
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    80f7152 View commit details
    Browse the repository at this point in the history
  4. fix: 표 외곽 테두리 — 셀 미커버 영역에만 fallback 적용

    셀이 존재하지만 의도적으로 테두리를 없앤 외곽 엣지에는
    table.border_fill_id fallback을 적용하지 않도록 수정.
    셀이 커버하지 않는 외곽 엣지에만 테두리 보충.
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    6c27e20 View commit details
    Browse the repository at this point in the history
  5. fix: right tab 정렬 — margin_left와 무관하게 셀 우측 끝 기준

    available_width에 margin_left가 포함되어 서로 다른 margin의 문단에서
    right tab 위치가 어긋나는 문제 수정. right_tab_width(col_area.width -
    margin_right)를 사용하여 모든 문단의 페이지 번호가 동일 위치에 정렬.
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    7f4f405 View commit details
    Browse the repository at this point in the history
  6. Revert "fix: right tab 정렬 — margin_left와 무관하게 셀 우측 끝 기준"

    This reverts commit 7f4f405.
    hyoun mouk shin authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    78330fd View commit details
    Browse the repository at this point in the history
  7. docs: v0.7.3 README 업데이트 + visual diff/right tab 기획서 추가

    - 테스트 수 793+으로 갱신
    - Visual diff 테스트 파이프라인 항목 추가
    - 목차 right tab 정렬 기획서, visual diff 기획서 추가
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and hyoun mouk shin committed Apr 22, 2026
    Configuration menu
    Copy the full SHA
    d282070 View commit details
    Browse the repository at this point in the history
Loading

AltStyle によって変換されたページ (->オリジナル) /