com.mojang.blaze3d.font

public class TrueTypeGlyphProvider

implements GlyphProvider

fjx
com.mojang.blaze3d.font.TrueTypeGlyphProvider
net.minecraft.class_395

Field summary

Modifier and TypeField
private ByteBuffer
b
fontMemory
field_21839
private org.lwjgl.util.freetype.FT_Face
c
face
field_48383
final float
d
oversample
field_2321
private final CodepointMap<TrueTypeGlyphProvider$GlyphEntry>
e
glyphs
field_52695

Constructor summary

ModifierConstructor
public (ByteBuffer arg0, org.lwjgl.util.freetype.FT_Face arg1, float arg2, float arg3, float arg4, float arg5, String arg6)

Method summary

Modifier and TypeMethod
public GlyphInfo
a(int arg0)
getGlyph(int arg0)
method_2040(int arg0)
private GlyphInfo
a(int arg0, fjx$b arg1)
getOrLoadGlyphInfo(int arg0, TrueTypeGlyphProvider$GlyphEntry arg1)
method_61901(int arg0, class_395$class_9908 arg1)
private GlyphInfo
a(int arg0, org.lwjgl.util.freetype.FT_Face arg1, int arg2)
loadGlyph(int arg0, org.lwjgl.util.freetype.FT_Face arg1, int arg2)
method_61902(int arg0, org.lwjgl.util.freetype.FT_Face arg1, int arg2)
org.lwjgl.util.freetype.FT_Face
b()
validateFontOpen()
method_51884()
public void
close()
close()
public it.unimi.dsi.fastutil.ints.IntSet
a()
getSupportedGlyphs()
method_27442()