The font height in Java (and many other places) is given in "typographic points", ... public Font getFont(String name, int style, int height) { int size ...
確定! 回上一頁