diff options
Diffstat (limited to 'desk/lib/new-sigil/core.hoon')
-rw-r--r-- | desk/lib/new-sigil/core.hoon | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desk/lib/new-sigil/core.hoon b/desk/lib/new-sigil/core.hoon new file mode 100644 index 0000000..342689b --- /dev/null +++ b/desk/lib/new-sigil/core.hoon @@ -0,0 +1,9 @@ +/+ symbols=sigil-symbols +|% +=| p=@p +++ $ +=/ background "#000" +=/ foreground "#FFF" +=/ size 128 +=/ phonemes (chunk p) +--
\ No newline at end of file |