% font with empty `a' to test if mode_def exists

font_identifier:="NOTHING"; font_size 10pt#;

mode_setup; % font_setup;

beginchar("a",10pt#,10pt#,0);
show pixels_per_inch;
endchar;

bye
