NAME
mkcfm - create summaries of font metric files in CID font directories
SYNOPSIS
mkcfm
[_C_I_D_-_f_o_n_t_-_d_i_r_e_c_t_o_r_y_-_n_a_m_e]
DESCRIPTION
There is usually only one CID font directory on the X font path. It is
usually called _/_u_s_r_/_X_1_1_R_6_/_l_i_b_/_X_1_1_/_f_o_n_t_s_/_C_I_D. If you do not specify
an argument, _m_k_c_f_m will try to go through the subdirectories of
that directory, and create one summary of font metric files for each
CIDFont (character descriptions) file and each CMap (Character Maps) file
it finds. The summaries of font metric files are put in the existing CFM
subdirectory. The CFM subdirectories are created when CID-keyed fonts
are installed.
If you specify a CID font directory as an argument, _m_k_c_f_m will try
to go through the subdirectories of that directory, and create one summary
of font metric files for each CIDFont file and each CMap file it finds.
mkcfm
will calculate the summaries of the font metric files stored in AFM
subdirectories of the CID font directory.
Those summaries are needed by the rasterizer of CID-keyed fonts to
speed up the response to X font calls. If those files do not exist, CID
rasterizer will have to go through usually large font metric files, and
calculate the summaries itself each time the font is called. You will
notice a substantial wait on a call to a large CID-keyed font.
FILES
-
.afm files
-
Each CID-keyed font file is supposed to have a font metric file
(.afm file). _m_k_c_f_m creates summary files (.cfm files) of those
font metric files. _m_k_c_f_m should be run whenever a change is
made to the files stored in the subdirectories of the CID font
directory. For example, it should be run when new CID fonts are installed.
-
.cfm files
-
Summaries of font metric (.afm) files created by _m_k_c_f_m.
SEE ALSO
The rasterizer for CID-keyed fonts in the directory
_x_c_/_l_i_b_/_f_o_n_t_/_T_y_p_e_1.