This commit is contained in:
John Whitington 2021-12-29 13:22:10 +00:00
parent 8ac7637452
commit a029a52b48
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -2946,7 +2946,7 @@ the name \verb!/F10! on page 1 (this information can be found with
\noindent Text in this font can then be added by giving \verb!-font /GHLIGA+c128!. Be
aware that due to the vagaries of PDF font handling concerning which characters
are present in the source font, not all characters may be available, or cpdf may not be able to work out the conversion from UTF8 to the font's own encoding. You may add -raw to the command line to avoid any conversion, but the encoding (mapping from input codes to glyphs) may be non-obvious and require knowledge of the PDF format to divine.
are present in the source font, not all characters may be available, or cpdf may not be able to work out the conversion from UTF8 to the font's own encoding. You may add \texttt{-raw} to the command line to avoid any conversion, but the encoding (mapping from input codes to glyphs) may be non-obvious and require knowledge of the PDF format to divine.
\section{Removing Fonts}
\label{removefont}