Add a new font to Poster and Badge Designer

Hello!

I wonder if it is possible to add new fonts to Poster and Badge Designer?
At Canonical we would like to add Ubuntu Font to the existing set. It’s publicly available and there are community members who also use this font, so it’s not only our organization.

I found this topic here which is about adding arabic fonts, but in our case our font is LTR, so it’s not the same. Also, 6 years have passed since that question was raised in that topic. I wonder if things have changed since then and if it has become easier to add a new font?

Thank you.

I think technically it should be possible.

Places to look at:
Add the fonts to the indico fonts package (

==> add the linking to the ttf fonts

==> add new entries for the UI to allow selection

Thanks for getting back @bpedersen2!
The problem is we do not have our own fork of Indico. We use a charm that utilizes the original repo. All our customizations come from either customization files or plugins.
What are our options in that case? I wonder if it’s possible to upstream this change to the original repo?

In theory we could expose either a plugin hook or a new config option that would let you override the fonts. cc @ThiefMaster

That would be great @troun!