/************************************************************************/ /* */ /* Simple io streams using that reads PostScript 'pfb' fonts as if */ /* they are in 'pfa' format. */ /* */ /************************************************************************/ # include extern SimpleInputStream * sioInPfbOpen( SimpleInputStream * sisPfb );