Creates a new Font object by replicating this Font object and applying a new style and size.
@param style the style for the new Font
@param size the size for the new Font
@return a new Font object.
@since 1.2
Derives a GVTFont object of the correct size.
@param size The required size of the derived font.
@param aci The character iterator that will be rendered usingthe derived font.
Derives a GVTFont object of the correct size.
@param size The required size of the derived font.
@param aci The character iterator that will be rendered usingthe derived font.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.