Uses of Class
com.imyeyu.font.icon.model.CharacterMapping
Packages that use CharacterMapping
-
Uses of CharacterMapping in com.imyeyu.font.icon.model
Methods in com.imyeyu.font.icon.model that return types with arguments of type CharacterMappingMethod parameters in com.imyeyu.font.icon.model with type arguments of type CharacterMappingConstructor parameters in com.imyeyu.font.icon.model with type arguments of type CharacterMappingModifierConstructorDescriptionFontInfo(FontMetadata metadata, FontMetrics metrics, List<CharacterMapping> characters, List<SvgGlyph> svgGlyphs) 创建字体读取结果 -
Uses of CharacterMapping in com.imyeyu.font.icon.ttf
Methods in com.imyeyu.font.icon.ttf that return types with arguments of type CharacterMappingModifier and TypeMethodDescriptionstatic List<CharacterMapping> TtfIconFontReader.readCharacters(byte[] ttf) 读取 TTF 字符编码映射