AsianFontMapper
, DefaultFontMapper
public interface FontMapper
Modifier and Type | Method | Description |
---|---|---|
BaseFont |
awtToPdf(Font font) |
Returns a BaseFont which can be used to represent the given AWT Font
|
Font |
pdfToAwt(BaseFont font,
int size) |
Returns an AWT Font which can be used to represent the given BaseFont
|
Copyright © 2018. All rights reserved.