Variable: hfy-font-zoom
hfy-font-zoom is a customizable variable defined in htmlfontify.el.gz.
Value
1.05
Documentation
Font scaling from Emacs to HTML.
Source Code
;; Defined in /usr/src/emacs/lisp/htmlfontify.el.gz
(defcustom hfy-font-zoom 1.05
"Font scaling from Emacs to HTML."
:type 'number)