Page 1 of 1

Embedding fonts in webhelp deliverable?

Posted: Thu Aug 31, 2017 5:08 pm
by kgajda
I have searched on my own and am trying to make sense of what I can piece together.
In our webhelp, we need to use - and embed with the deliverable - 2 fonts. Noto Sans and Unity Icon fonts.
Can someone please help walk me through the steps and where all I need to included references and the files themselves?
Thank you so much for your help!
Kim

Re: Embedding fonts in webhelp deliverable?

Posted: Mon Sep 04, 2017 5:06 pm
by alin
Hello,

You can use the following procedure to copy the font resources and the CSS files that are referencing the fonts: https://www.oxygenxml.com/doc/versions/ ... _resources

You can use the following procedure to reference the CSS file in the WebHelp HTML output files: https://www.oxygenxml.com/doc/versions/ ... -html.html

Regards,
Alin

Re: Embedding fonts in webhelp deliverable?

Posted: Fri Sep 08, 2017 9:14 am
by kgajda
Thank you, Alin!