However, even when disabling the kerning option in fop configuration file, fop accesses the 'AFM' or the 'PFM' metrics files when using Type1 fonts. If none of the metrics files is found, an exception is thrown by Type1FontLoader class ("Neither an AFM nor a PFM file was found").
2013/4/29 Luis Bernardo <lmpmberna...@gmail.com> > Yes, see http://xmlgraphics.apache.org/fop/trunk/fonts.html#register (the > documentation is for trunk but works the same in 1.1). Use of metrics file > has been deprecated and is not recommended. > >