What's this about?
public boolean hasKerningInfo() {
return false & enableKerning;
}
which generates
public boolean hasKerningInfo() {
return false & enableKerning;
}
?
Peter
--
View this message in context:
http://www.nabble.com/font-file.xsl-t1362239.html#a3650206
Sent from the FOP - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
