Skip to content

chore(svg): normalize font-family stacks#180

Merged
ootakazuhiko merged 1 commit into
mainfrom
chore/svg-font-normalize
Feb 16, 2026
Merged

chore(svg): normalize font-family stacks#180
ootakazuhiko merged 1 commit into
mainfrom
chore/svg-font-normalize

Conversation

@ootakazuhiko

Copy link
Copy Markdown
Collaborator

変更内容

SVG 図表内の font-family 指定を、書籍共通のフォントスタック(--font-sans / --font-mono 相当)に統一しました。

  • 対象: docs/**/*.svg
  • 変更: system-ui, sans-serif / monospace / Courier New / 'Noto Sans JP', sans-serif 等を正規化
  • 実行: book-formatter/scripts/svg-font-normalize.js docs --apply

補足

このPRは SVG 内の font-family のみを機械的に置換しています(図形/レイアウトには触れていません)。

Copilot AI review requested due to automatic review settings February 16, 2026 13:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ootakazuhiko
ootakazuhiko merged commit 79dbcff into main Feb 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants