The text engine for Blue OS 10. In this demo, press [SPACE] for italics, press [B] for bold. Missing features : - Text color - Underline, Strikethrough - Text bounds - Word wrapping - QOL features (autopositionning after the previous text, insert newline function, ...) Supported features : - Horizontal and vertical alignment options - Kerning - Multiple fonts (Regular, Bold, Italic, Bold-Italic) - Size
Credits: NTProgramsOfficial on GitHub for a tool that generates scratch costumes and kerning lists from a font file: https://github.com/NTProgramsOfficial/ScratchFontCreationTool ———————————— How to use fonts and alignment : Select a font : 0 : Regular 1 : Bold 2 : Italic 3 : Bold-Italic Select a x alignment : -1 : Align on the right 0 : Center 1 : Align on the left Select a y alignment : -1 : Align on the top 0 : Center 1 : Align on bottom