STF_OSC-WAVE CYCLES — Pixelated dingbat pictographs
════════════════════════════════════
¶ Over the last two-and-a-half years or so I've excesively been working on this large DIY undertaking, and has been quietly in the making since. This is the development of a custom‒built 17-part hybrid analog/digital multi-synthesis engine and hardware controller.
¶ The main operating system (OS) architecture is assembled for Teensy 4.1 32-bit ARM‒based Cortex M7 (MCU — microcontroller unit). GUI interface is running a Library to control basic graphical functions for 128×64 multi-color LED‒backlit DOT matrix LCD display module. This specifically sets interface pixel grid to 128×64‒sized ratio. Important in understanding the area in which creative decisions are made — required for coding and performed size-check of elements of all screen elements, since pixel‒perfect, in this case is the norm.
¶ This is a set of pixelated dingbat pictographs, consisting of various waveform representations that illustrate periodic function cycles in signal processing, more specifically, sound-synthesis. Intended to supplement a collection of bitmap fonts that eventually will be designed.
¶ Adding multiple tailor-made bitmap fonts — specifically the number of size-interpolation steps for font‒scalability, the different style fonts and additional dingbat sets to further establish various identities of the different GUI-components for now, is one still in ongoing trial-and-error testing.
Cheers
Offical MultiWorld² - Kurrac's Cryptography Code - n2
This font only uses letters (A > G) and (a > g)
The Roman alphabet has far too many letters. 9 letters can be represented by combinations of others. This font resoves that problem. Letters replaced: FJKQVWXYZ, Letters used to replace them: BCDEGHIPSU, Other Letters: ALMNORT. Regarding V and B, instead of replacing V with BH, I could replace B with PV (which would be better).
Now that I have the set of letters down to 17, they can be stored in Hexadecimal. So the final alphabet is ABCDE.GHI..LMNOP.RSTU..... Punctuation - 13 symbols: ,-`':()<>!?|. 2 slots left over for other stuff. The space has stuff in it. Do I want that?
There are 32 characters - 17 letters and 12 symbols, a space and two empty slots.
Clone of Motorik NBP. In my symbolic logic class, when I was typing out my homework, there wasn't any font that had logic symbols, I thus had to copy-paste each individual symbol from a wiki article. It was very tedious. Hence for the first time in Fontstruct (I checked) I present The Logic font. For this "project" I needed a good, clean font with a "type 1" filter. Thus my thanks goes out to Perjys547 who doesn't seem to be an active Fontstructor anymore. I want to emphasize that absolutely all of this is his work minus the !@#$%^&*, which I put into logic symbols. That's all I did. ! is the "not" @ is the "all" since its like an A # is the "some" since its like a 3 $ is the "therefore" since FOUR % is the "if then" ^ is the "or" since the symbol is similar & is the "and" because duh!!!! * is the "if and only if" /mutual biconditional.
This is a clone of Motorik NBP