-
-
Notifications
You must be signed in to change notification settings - Fork 581
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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
Could not load branches
Nothing to show
Loading
...
head repository: planet6897/rhwp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Could not load branches
Nothing to show
Loading
- 6 commits
- 9 files changed
- 1 contributor
Commits on Jun 6, 2026
-
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 committedJun 6, 2026 -
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 committedJun 6, 2026 -
- 적분기호 글리프 확대(INTEGRAL_SCALE) + 상·하한 밀착으로 범위 벌어짐 해소 - 전체 테스트 2085 passed, 0 failed / 정답 PDF 정합
planet6897 committedJun 6, 2026 -
Merge task #1313 : 적분기호 글리프 확대 + 상·하한 밀착
- INTEGRAL_SCALE 분리로 적분 글리프 높이를 정답(한글2022) 비례로 확대 - layout_subsup 적분 분기에서 상·하한을 글리프 상·하단부에 밀착 - 적분 범위가 위아래로 벌어지던 현상 해소 (closes #1313) - 전체 테스트 2085 passed, 0 failed
planet6897 committedJun 6, 2026 -
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 committedJun 6, 2026 -
Task #1313 : rustfmt 포맷 정리 (CI Format check)
적분 op_fs 조건부 표현을 rustfmt 규칙에 맞게 다줄 정렬 (기능 변경 없음)
planet6897 committedJun 6, 2026
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff devel...devel