andr-ew / crops

functional UI component system for monome norns (+ grid/arc)
2 stars 0 forks source link

add `_screen.glyph` #7

Closed andr-ew closed 1 year ago

andr-ew commented 1 year ago

renders text into pixels

_screen.glyph{
    symbol = [[
        . # .
        # . #
        . # .
    ]]
    levels = { ['.'] = 0, ['#'] = 15 }
}

spaces/tabs in symbol are ignored

andr-ew commented 1 year ago

added! 4919f54c9bbfa2ca33226550807ef2b3bfb52e7a