Page 1 of 1

Adobe Fonts

Posted: 15 November 2021, 22:45
by KuWizard
Hello wonderful developers of BGA.
I just wonder if any of you used Adobe Fonts in your games. A publisher I work with really wants to use a specific font and they have a license for it but I need some help about how to use it in a BGA game. It's not exportable as a .ttf or whatever font file. Adobe help page says you need to add an external .css inside <head>. Is it possible for BGA to inject anything into <head>?

Re: Adobe Fonts

Posted: 16 November 2021, 00:17
by thoun
You can add something in the head with JS at game setup, with something like that : https://stackoverflow.com/questions/118 ... y/11833777

Re: Adobe Fonts

Posted: 16 November 2021, 09:47
by Een
Please contact studio@boardgamearena.com with the name of the desired font.
Note that the publisher font license may not apply to us: we have to check that we can use this font (if we do, we'll provide the integration instructions).

Re: Adobe Fonts

Posted: 16 November 2021, 10:06
by KuWizard
Een wrote: 16 November 2021, 09:47 Please contact studio@boardgamearena.com with the name of the desired font.
Note that the publisher font license may not apply to us: we have to check that we can use this font (if we do, we'll provide the integration instructions).
Thanks, Een! Composing an email already :)