alfio-event / alfio-event/alf.io
Installing Custom Fonts in Docker for PDF Templates
未关闭
question
- 主要语言
- Java
- 星标
- 1.6k
- 派生
- 396
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hey all,
I noticed that the PDF Template function is referring in the font face to a specific .ttf font file:
@font-face {
font-family: 'DejaVu Sans';
src: url('alfio-internal:/DejaVuSans.ttf');
}
Could anyone tell me how I can install a new font in the Docker container? That way, we can use our company's house font.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。