com.lowagie.text.pdf
public interface FontMapper
BaseFont awtToPdf(java.awt.Font font)
font
- the font to be convertedjava.awt.Font pdfToAwt(BaseFont font, int size)
font
- the font to be convertedsize
- the desired point size of the resulting font