Skip to content

Commit e8fc8a2

Browse files
committed
Various updates
1 parent 2453788 commit e8fc8a2

File tree

3 files changed

+35
-29
lines changed

3 files changed

+35
-29
lines changed

fonts/Isometric4.flf

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
flf2a$ 11 11 18 -1 23
1+
flf2a$ 11 11 18 -1 26
22
isometric4.flf
33
44
Figlet conversion by Kent Nassen (kentn@cyberspace.org), 8-10-94, based
@@ -22,6 +22,9 @@ my guest. I posted the isometric fonts before.
2222
``x`. -===.' stock@fwi.uva.nl -------- `.===- .'x''
2323
/ `:`.__.; :.__.':' \
2424
.d8b. ..`. .'.. .d8b.
25+
------------------------------------------------------------------------------
26+
27+
2025.12.28 Update: Fixed the "U" characters (done by patorjk)
2528
$ $@
2629
$ $@
2730
$ $@
@@ -609,10 +612,10 @@ $ $@@
609612
/ /\ @
610613
/ /:/ @
611614
/ /:/ @
612-
/ /:/ @
613-
/__/:/ /\@
614-
\ \:\ /:/@
615-
\ \:\ /:/ @
615+
/ /:/ __ @
616+
/__/:/ / /\@
617+
\ \:\ / /:/@
618+
\ \:\/ /:/ @
616619
\ \:\/:/ @
617620
\ \::/ @
618621
\__\/ @@
@@ -961,10 +964,10 @@ $ $@@
961964
/ /\ @
962965
/ /:/ @
963966
/ /:/ @
964-
/ /:/ @
965-
/__/:/ /\@
966-
\ \:\ /:/@
967-
\ \:\ /:/ @
967+
/ /:/ __ @
968+
/__/:/ / /\@
969+
\ \:\ / /:/@
970+
\ \:\/ /:/ @
968971
\ \:\/:/ @
969972
\ \::/ @
970973
\__\/ @@

importable-fonts/Font Font.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Font Author: Oscar Cole
44
This font is free to use and distribute / MIT License
55
66
FIGFont created with: http://patorjk.com/figfont-editor
7-
$ $@
8-
$ $@
9-
$ $@
10-
$ $@
11-
$ $@
12-
$ $@
13-
$ $@
14-
$ $@
15-
$ $@
16-
$ $@
17-
$ $@@
7+
$ $@
8+
$ $@
9+
$ $@
10+
$ $@
11+
$ $@
12+
$ $@
13+
$ $@
14+
$ $@
15+
$ $@
16+
$ $@
17+
$ $@@
1818
font$@
1919
font$@
2020
font$@

importable-fonts/Isometric4.js

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export default `flf2a$ 11 11 18 -1 23
1+
export default `flf2a$ 11 11 18 -1 26
22
isometric4.flf
33
44
Figlet conversion by Kent Nassen (kentn@cyberspace.org), 8-10-94, based
@@ -22,6 +22,9 @@ my guest. I posted the isometric fonts before.
2222
\`\`x\`. -===.' stock@fwi.uva.nl -------- \`.===- .'x''
2323
/ \`:\`.__.; :.__.':' \\
2424
.d8b. ..\`. .'.. .d8b.
25+
------------------------------------------------------------------------------
26+
27+
2025.12.28 Update: Fixed the "U" characters (done by patorjk)
2528
$ $@
2629
$ $@
2730
$ $@
@@ -609,10 +612,10 @@ $ $@@
609612
/ /\\ @
610613
/ /:/ @
611614
/ /:/ @
612-
/ /:/ @
613-
/__/:/ /\\@
614-
\\ \\:\\ /:/@
615-
\\ \\:\\ /:/ @
615+
/ /:/ __ @
616+
/__/:/ / /\\@
617+
\\ \\:\\ / /:/@
618+
\\ \\:\\/ /:/ @
616619
\\ \\:\\/:/ @
617620
\\ \\::/ @
618621
\\__\\/ @@
@@ -961,10 +964,10 @@ $ $@@
961964
/ /\\ @
962965
/ /:/ @
963966
/ /:/ @
964-
/ /:/ @
965-
/__/:/ /\\@
966-
\\ \\:\\ /:/@
967-
\\ \\:\\ /:/ @
967+
/ /:/ __ @
968+
/__/:/ / /\\@
969+
\\ \\:\\ / /:/@
970+
\\ \\:\\/ /:/ @
968971
\\ \\:\\/:/ @
969972
\\ \\::/ @
970973
\\__\\/ @@

0 commit comments

Comments
 (0)