Render a word to a BufferedImage.
@param word The word to be rendered.
@param width The width of the image to be created.
@param height The height of the image to be created.
@return The BufferedImage created from the word.
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.