epub.generate.css.font.rules Ant parameter

Indicates whether or not to generate CSS @font-face rules using the configuration details specified a font manifest.

See Embedding Fonts in Your EPUB and epub.font.manifest Ant parameter.

The name and location of the generated CSS file is configured in the font-manifest file specified at runtime.

Value

true
Generate a CSS fragment containing @font-face rules as defined in the font manifest.
false
Do not generate a @font-face CSS fragment.

Default

"false".