alfio-event / alfio-event/alf.io

Installing Custom Fonts in Docker for PDF Templates

Open
#1,406 5 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
1.6k
Forks
396
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.