Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ANSI 16-color and truecolor versions #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions 8-bit_mister_kun_16color.ans
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

   
       
           
               
         
   
   
   
   
   
   
       
     
               
               
         
           
         
       
         
           
         
   
   
   
   
     
       
       
       
   

33 changes: 33 additions & 0 deletions 8-bit_mister_kun_truecolor.ans
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

   
       
           
               
         
   
   
   
   
   
   
       
     
               
               
         
           
         
       
         
           
         
   
   
   
   
     
       
       
       
   

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
- **Project Art:** Since GitHub allows for a project file for social media and whatnot, I decided to create one.
- **Comparison of Logo Font to Open Sans Extra Bold Italic:** While it's not a perfect match, a case can be made that it's a reasonable match. At bare minimum it can serve as a decent substitute.
- **3D Emblem:** A 3D STL file for people to use for 3D printing. If you want a 2 color effect like the original, start with a white filament and swap to a black filament at 33-34 percent.
- **8-Bit:** Created a sprite version by downscaling the original and drawing it out in pixel format. There are full-color, grayscale, black & white and STL files available.
- **8-Bit:** Created a sprite version by downscaling the original and drawing it out in pixel format. There are full-color, grayscale, black & white, STL and ANSI files available.

![MiSTer Kun - The MiSTer Mascot](https://raw.githubusercontent.com/baxysquare/mister_kun/1b59a559a49ab65617256a01b8359e2c2e48ebc2/mister_kun_project_art.svg)