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: devel
Choose a base ref
Loading
...
head repository: planet6897/rhwp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 6, 2026

  1. Task #1313 : 적분기호 전용 스케일(INTEGRAL_SCALE) 분리 및 글리프 높이 확대 (1단계)

    - INTEGRAL_SCALE=2.15 상수 신설, 적분 op_fs를 BIG_OP_SCALE에서 분리
    - layout/svg/canvas/skia 4개 경로 적분 글리프 높이 ~16px→~24px
    - ∑/∏ 등은 BIG_OP_SCALE 유지(조건 분기)
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    90d0b15 View commit details
    Browse the repository at this point in the history
  2. Task #1313 : 적분 상·하한을 글리프 상·하단부에 밀착 (2단계)

    - 실제 경로는 layout_subsup의 is_integral 분기(적분=MathSymbol+SubSup)
    - 상한 sup_box.y를 글리프 상단부로, 하한을 글리프 하단부로 재배치
    - 상·하한이 적분기호와 벌어지는 현상 제거(p.9/p.11 정답 정합)
    - dead code인 layout_integral op_fs 원복(글리프 확대는 layout_math_symbol에서 적용)
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    48acb78 View commit details
    Browse the repository at this point in the history
  3. Task #1313 : 최종 결과보고서 작성

    - 적분기호 글리프 확대(INTEGRAL_SCALE) + 상·하한 밀착으로 범위 벌어짐 해소
    - 전체 테스트 2085 passed, 0 failed / 정답 PDF 정합
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    d784fb1 View commit details
    Browse the repository at this point in the history
  4. Merge task #1313 : 적분기호 글리프 확대 + 상·하한 밀착

    - INTEGRAL_SCALE 분리로 적분 글리프 높이를 정답(한글2022) 비례로 확대
    - layout_subsup 적분 분기에서 상·하한을 글리프 상·하단부에 밀착
    - 적분 범위가 위아래로 벌어지던 현상 해소 (closes #1313)
    - 전체 테스트 2085 passed, 0 failed
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    9bf3992 View commit details
    Browse the repository at this point in the history
  5. Task #1313 : PDF 기준 적분 글리프/상하한 미세조정

    작업지시자 피드백(범위가 좁다·PDF 기준 정합)에 따라 정답 PDF(300dpi 측정)에 맞춰 재튜닝.
    - INTEGRAL_SCALE 2.15 → 2.5 (글리프 높이 ~24px → ~28px, 정답 정합)
    - layout_subsup 적분 분기: sup_offset_y 0.03→0.21, sub_offset_y 0.95→0.55
    - 상한 글리프 상단 ~38%, 하한 글리프 하단 바로 아래 / 줄 충돌 없음
    - 수식 테스트 151 passed
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    0037a3c View commit details
    Browse the repository at this point in the history
  6. Task #1313 : rustfmt 포맷 정리 (CI Format check)

    적분 op_fs 조건부 표현을 rustfmt 규칙에 맞게 다줄 정렬 (기능 변경 없음)
    planet6897 committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    d3eb143 View commit details
    Browse the repository at this point in the history
Loading

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