Skip to content

수식 폰트 적용: Latin Modern Math font-family 및 woff2 번들 #141

@edwardkim

Description

@edwardkim

목표

  • svg_render.rs, canvas_render.rs에 수식 전용 font-family 적용
  • Latin Modern Math woff2 번들링 및 웹 폰트 로딩

설계 근거

  • mydocs/tech/equation_font_selection.md

font-family 체인

"Latin Modern Math", "STIX Two Math", "Cambria Math", "Pretendard", serif

수정 대상

  • src/renderer/equation/svg_render.rs — 모든 <text> 요소에 font-family 추가
  • src/renderer/equation/canvas_render.rsctx.font에 수식 폰트 반영
  • web/fonts/ — Latin Modern Math woff2 추가
  • rhwp-studio/@font-face 선언
  • HWP 수식 font_name 속성(HyHwpEQ, HancomEQN)은 무시

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions