alfio-event / alfio-event/alf.io
Installing Custom Fonts in Docker for PDF Templates
Ouverte
question
- Langage dominant
- Java
- Étoiles
- 1.6k
- Forks
- 396
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.