Python 打印表格数据使用 Google 字体中断
Posted
技术标签:
【中文标题】Python 打印表格数据使用 Google 字体中断【英文标题】:Python printing tabular data breaks with Google fonts 【发布时间】:2022-01-08 01:10:46 【问题描述】:我正在使用 Tabulate 包以表格格式打印数据。输出被发送到网页。使用默认字体时,一切正常。但是,在更改字体系列(例如来自 Google 字体或草书的服装)时,它们会停止对齐。有没有可能的解决方案?
使用默认字体输出:
Strength: 16 Dmg: 50 Armor: 3.8 ShadowRes: 3.5%
Agility: 34 Spell: 183 FireRes: 5.1% NatureRes: 6.1%
Intellect: 61 Critical: 3.4% FrostRes: 6.3% ArcaneRes: 3.8%
使用 Google 字体输出(看起来无法真正显示,因为 SO 字体是默认字体):
Strength: 25 Dmg: 45 Armor: 3.1 ShadowRes: 3.2%
Agility: 20 Spell: 132 FireRes: 3.3% NatureRes: 3.6%
Intellect: 44 Critical: 2.0% FrostRes: 3.6% ArcaneRes: 3.8%
提前致谢!
【问题讨论】:
【参考方案1】:您需要等宽字体以保持良好的空间大小
【讨论】:
以上是关于Python 打印表格数据使用 Google 字体中断的主要内容,如果未能解决你的问题,请参考以下文章
如何在 DomPDF 中正确嵌入 Google 字体?打印时中断