mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
Make sample smaller
This commit is contained in:
parent
d830abbeee
commit
a71afce2a7
3 changed files with 2 additions and 7 deletions
2
build.py
2
build.py
|
|
@ -44,7 +44,7 @@ class Generate:
|
|||
|
||||
def save_images():
|
||||
print(crayons.yellow("Saving character map"))
|
||||
#save_charlist(FONTNAME, SFDPATH, REPO_ROOT / "img")
|
||||
save_charlist(FONTNAME, SFDPATH, REPO_ROOT / "img")
|
||||
|
||||
print(crayons.yellow("Saving sample image"))
|
||||
save_sample(
|
||||
|
|
|
|||
BIN
img/sample.png
BIN
img/sample.png
Binary file not shown.
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.2 KiB |
|
|
@ -5,25 +5,20 @@ $BLUE$┏━━━━━━━━━━━━━━━━━━━━━━━
|
|||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ $WHITE$A B C D E F G H I J K L M $BLUE$│
|
||||
│ $WHITE$N O P Q R S T U V W X Y Z $BLUE$│
|
||||
╞═══════════════════════════╡
|
||||
│ 1 2 3 4 5 6 7 8 9 0 │
|
||||
╞═══════════════════════════╡
|
||||
│ $WHITE$a b c d e f g h i j k l m $BLUE$│
|
||||
│ $WHITE$n o p q r s t u v w x y z $BLUE$│
|
||||
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┤
|
||||
│ $RED$() [] {} <> ? / \ : " ' ;$BLUE$ │
|
||||
│ $RED$! @ # $ % ^ & * _ = + - |$BLUE$ │
|
||||
│ , . ` ~$BLUE$ │
|
||||
╰───────────────────────────╯
|
||||
$YELLOW$
|
||||
|
||||
$BLUE$│ $FG$╔═══════════════╗
|
||||
$FG$╔═══════════════╗
|
||||
$BLUE$└──$FG$║ $GREEN$✓ ✔ $YELLOW$✕ ✖ $MAGENTA$✗ ✘ $FG$ ║$BLUE$▒
|
||||
$FG$║ $BLUE$ $FG$║$BLUE$▒
|
||||
$FG$╚═══════════════╝$BLUE$▒
|
||||
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
|
||||
|
||||
|
||||
$MAGENTA$Pchnąć w tę łódź jeża lub
|
||||
ósm skrzyń fig.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue