Commit 100e83f
committed
CIでの日本語フォントレンダリングを修正
ubuntu-latestランナーに日本語フォント(fonts-noto-cjk)がインストールされて
いないため、Altair/vl-convert-pythonで生成されるグラフの日本語テキストが
豆腐(□)になっていた。Containerfileにはフォントインストールが記述されて
いるが、CIワークフローはコンテナを使わず直接実行していたため反映されていなかった。
https://claude.ai/code/session_01MaV6MhpZ7AJfJGboavZ6ic1 parent 70cb6a4 commit 100e83f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
0 commit comments