hfy-face-to-css
hfy-face-to-css is a variable defined in `htmlfontify.el
'.
Its value is hfy-face-to-css-defaultDocumentation: Handler for mapping faces to styles. The signature of the handler is of the form (lambda (FN) ...). FN is a font or `defface' specification (cf `face-attr-construct'). The handler should return a cons cell of the form (STYLE-NAME . STYLE-SPEC). The default handler is `hfy-face-to-css-default'. See also `hfy-face-to-style'.