UnihexGlyphs
Functions
Link copied to clipboard
Finds the first and last non-empty glyph in a glyph.
Link copied to clipboard
Link copied to clipboard
Merges all glyphs from another UnihexGlyphs into this one.
Link copied to clipboard
Reads a unihex file from a byte array.
Reads a unihex file from an InputStream.
Reads a unihex file from a Path.
Link copied to clipboard
Writes a 16x16 glyph to an output stream.
Link copied to clipboard
Writes a 24x16 glyph to an output stream.
Link copied to clipboard
Writes a 32x16 glyph to an output stream.
Link copied to clipboard
Writes a 8x16 glyph to an output stream.
Link copied to clipboard
Writes a code point in unihex format to an output stream.
Link copied to clipboard
Writes these unihex glyphs to a byte array.
Writes these unihex glyphs to an OutputStream.
Writes these unihex glyphs to a Path.