ScratchData LogoScratchData
Back to Flash_Programmer's profile

Text Engine

FLFlash_Programmer•Created December 19, 2022
Text Engine
2
2
41 views
View on Scratch

Instructions

This is a custom built text engine to use in my future projects. The flagship feature is the ability to "cut" text off at arbitrary coordinates. Here is a demonstration of that function. No word wrapping or other word processor capabilities. The indended use of this engine is for something like this: https://scratch.mit.edu/projects/747381528/ where I need text to be confined to an arbitrary space. That project uses my old text engine which doesn't have this feature, and also does not make use of curves. I imagine this engine is not super fast, but it is intended to look good in most contexts. It also has a large character set including the greek and cyrillic alphabets. See the full font here: https://scratch.mit.edu/projects/765971484/

Description

Font is based on Roboto (see inside for full font) Verticle cutting is not currently implemented Updates: 20.12.22: Big optimisations and fixing to left side cutting 19.12.22: Shared

Project Details

Project ID778974207
CreatedDecember 19, 2022
Last ModifiedJune 14, 2023
SharedDecember 19, 2022
Visibilityvisible
CommentsAllowed