Class IconFont
java.lang.Object
com.imyeyu.font.icon.model.IconFont
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanbyte[]getBytes()返回 TTF 字节副本inthashCode()voidsetBytes(byte[] bytes) voidvoidvoidsetMetadata(FontMetadata metadata) toString()
-
Constructor Details
-
IconFont
创建字体结果 -
IconFont
-
-
Method Details
-
getBytes
public byte[] getBytes()返回 TTF 字节副本 -
getFamily
-
getGlyphs
-
getMetadata
-
setFamily
-
setBytes
public void setBytes(byte[] bytes) -
setGlyphs
-
setMetadata
-
equals
-
canEqual
-
hashCode
-
toString
-