Searched defs:typeface (Results 1 – 4 of 4) sorted by last modified time
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.png.class.php | 126 function _setFont($typeface, $encoding, $size) {
|
H A D | font.class.php | 125 function &create($typeface, $encoding, $font_resolver, &$error_message) { 153 function _parse_afm($afm, $typeface, $encoding) {
|
H A D | font.resolver.class.php | 28 function add_ttf_mapping($typeface, $file, $embed) { 33 function add_afm_mapping($typeface, $file) { 45 function get_afm_mapping($typeface) {
|
H A D | font_factory.class.php | 28 function &getTrueType($typeface, $encoding) {
|