[Dev] I made an ASCII/Unicode logo thing

Luke Shumaker lukeshu at lukeshu.com
Tue May 29 18:54:42 GMT 2018


I made a thing:

                              _,,     _
                       _,   ,##'    ,##;
                 _, ,##'  ,##'    ,#####;
             _,;#',##'  ,##'    ,#######'
         _,#**^'         `    ,#########
     .-^`                    `#########    █▀▀▀▀▄                      █               █
                              ########     █    █  ▄▀▀▀▄█ █▄▀▀  ▄▀▀▀▄█ █▄▀▀▀▄   ▄▀▀▀▄  █  ▄▀▀▀▄█ ▟▀▙ █▖█ █ █
                              ;######      █▀▀▀▀  █     █ █    █     █ █     █ █     █ █ █     █ █▗▄ ███ █ █
                              ;####*       █      █     █ █    █     █ █     █ █     █ █ █     █ ▜▄▛ █▝█ ▜▄▛
                              ####'        █       ▀▄▄▄▀█ █     ▀▄▄▄▀█ █▀▄▄▄▀   ▀▄▄▄▀  █  ▀▄▄▄▀█ Linux-libre
                             ;###
                            ,##'
                            ##
                           #'
                          /
                         '

I took the logo from the one I made for Archey3
https://github.com/lclarkmichalek/archey3/pull/40

If I re-did the logo to squeeze the logo down to 15 cols, then it
would fit in a standard 80x24 terminal, and be suitable for a MOTD
banner thing.

Oh, but the default Linux console doesn't seem to like the quadrant
blocks that I used to squeeze "GNU" down.  I wonder if fiddling with
vconsole.conf:FONT_UNIMAP would fix it.

I thought about using quadrant blocks to get the "pixels" on
"Parabola" a bit smaller, but since quadrants aren't square, it ended
up looking funny when I started.

-- 
Happy hacking,
~ Luke Shumaker



More information about the Dev mailing list