Page 1 of 1

Corporate Websafe Fonts

Posted: Tue Jul 26, 2016 5:46 pm
by anne_siemens
I have a set of fonts that I would like to use to generate the responsive webhelp output. Is it possible to do this with the skin builder?

Re: Corporate Websafe Fonts

Posted: Thu Jul 28, 2016 12:10 pm
by radu_pisoi
Hi,

Unfortunately, the skin builder is not compatible with the Webhelp Responsive output. The skin builder can be only used to customize the Webhelp Classic output.

But you can customize the Webhelp Responsive output to use custom fonts by using one of the following customization methods:
Customize WebHelp Output with a Custom CSS
  • create a custom CSS that points to your custom fonts. To set a custom CSS to a transformation scenario you can use the 'args.css' parameter.
  • to copy the fonts in the Webhelp output folder, you have to specify the path to the fonts folder with the 'webhelp.custom.resources' parameter.
Create a New WebHelp Responsive Skin
This method requires to duplicate or to create a new Webhelp Responsive skin folder and add your custom fonts and CSS in the 'resources' folder as a child of the skin folder.

Both methods are described in details in the next link:
http://oxygenxml.com/doc/versions/18.0/ ... ation.html