Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to run apps that require fonts #831

Open
dmikusa opened this issue Oct 29, 2022 · 2 comments
Open

Make it easier to run apps that require fonts #831

dmikusa opened this issue Oct 29, 2022 · 2 comments

Comments

@dmikusa
Copy link
Contributor

dmikusa commented Oct 29, 2022

Some Java apps, even server side apps, might require fonts. For example, to generate PDFs.

This is difficult for a buildpack generated image as the tiny and base stack do not provide fonts.

Describe the Enhancement

Minimally, document how to bring your own fonts. See https://cloud-native.slack.com/archives/C033DV8D9FB/p1667045006503959

Ideally make this easier perhaps by setting JVM flags or by adding required libraries. Especially for tiny stack.

Possible Solution

See above.

Motivation

Fonts are required for some server apps, we should make that easier.

@ghost
Copy link

ghost commented Nov 25, 2022

Hello, I have this same issue, and can't access the slack...
could you share the possible solution here?

Thank you.

@dmikusa
Copy link
Contributor Author

dmikusa commented Nov 25, 2022

See if this works, I apologize for the formatting. It's hard to get a thread out of Slack and have it look reasonable.
Untitled.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant