Home
last modified time | relevance | path

Searched refs:get_afm_mapping (Results 1 – 2 of 2) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.class.php141 $afm = $font_resolver->get_afm_mapping($typeface);
H A Dfont.resolver.class.php45 function get_afm_mapping($typeface) { function in FontResolver