alfio-event / alfio-event/alf.io

Installing Custom Fonts in Docker for PDF Templates

未关闭
#1,406 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。