| public Glyph | | getGlyph(int codepoint) | | getGlyph(int codepoint) | | method_2040(int arg0) | | getGlyph(int arg0) |
|
| public it.unimi.dsi.fastutil.ints.IntSet | | getSupportedGlyphs() | | getSupportedGlyphs() | | method_27442() | | getProvidedGlyphs() |
|
| static void | | unpackBitsToBytes(IntBuffer output, int value, int left, int right) | | unpackBitsToBytes(IntBuffer output, int value, int left, int right) | | method_51655(IntBuffer arg0, int arg1, int arg2, int arg3) | | addRowPixels(IntBuffer pixelsOut, int row, int left, int right) |
|
| private static void | | unpackBitsToBytes(IntBuffer output, UnihexProvider$LineData data, int left, int right) | | unpackBitsToBytes(IntBuffer output, UnihexProvider$LineData data, int left, int right) | | method_51656(IntBuffer arg0, class_391$class_8544 arg1, int arg2, int arg3) | | addGlyphPixels(IntBuffer pixelsOut, UnihexFont$BitmapGlyph glyph, int left, int right) |
|
| static void | |
| private static int | | decodeHex(int line, it.unimi.dsi.fastutil.bytes.ByteList input, int index) | | decodeHex(int line, it.unimi.dsi.fastutil.bytes.ByteList input, int index) | | method_51652(int arg0, it.unimi.dsi.fastutil.bytes.ByteList arg1, int arg2) | | getHexDigitValue(int lineNum, it.unimi.dsi.fastutil.bytes.ByteList bytes, int index) |
|
| private static int | | decodeHex(int line, byte b) | | decodeHex(int line, byte b) | | method_51651(int arg0, byte arg1) | | getHexDigitValue(int lineNum, byte digit) |
|
| private static boolean | | copyUntil(InputStream input, it.unimi.dsi.fastutil.bytes.ByteList output, int delimiter) | | copyUntil(InputStream input, it.unimi.dsi.fastutil.bytes.ByteList output, int delimiter) | | method_51654(InputStream arg0, it.unimi.dsi.fastutil.bytes.ByteList arg1, int arg2) | | readUntilDelimiter(InputStream stream, it.unimi.dsi.fastutil.bytes.ByteList data, int delimiter) |
|