org.pentaho.reporting.libraries.fonts.text.font
public interface KerningProducer extends ClassificationProducer
END_OF_TEXT, START_OF_TEXT
Modifier and Type | Method and Description |
---|---|
long |
getKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point).
|
clone