6895N/AAvoid a bad free in the encoding handling logic
6895N/A===================================================================
6895N/A /* Find if there is a substitute for that font */
6895N/A res = pair_get (encoding->substitutes, font_name);
6895N/A /* No. Check if this font is supported */
6895N/A if (font_exists (job, font_name))
6895N/A /* Avoid returning sth alloca'd */