hfy-face-to-style-i

hfy-face-to-style-i is a compiled Lisp function in `htmlfontify.el'.

(hfy-face-to-style-i FN)

The guts of `hfy-face-to-style': FN should be a `defface' font spec,
as returned by `face-attr-construct' or `hfy-face-attr-for-class'.
Note that this function does not get font-sizes right if they are based
on inherited modifiers (via the :inherit) attribute, and any other
modifiers that are cumulative if they appear multiple times need to be
merged by the user - `hfy-flatten-style' should do this.