Home | History | Annotate | Download | only in font

Lines Matching defs:KERNING

833      * Attribute key to request kerning. Values are instances of
835 * <code>0</code>, which does not request kerning.
841 * "AWAY". Without kerning the adjacent characters appear to be
842 * separated by too much space. Kerning causes selected sequences
848 public static final TextAttribute KERNING =
849 new TextAttribute("kerning");
852 * Request standard kerning.
853 * @see #KERNING