Skip to content

Commit

Permalink
doc : FontList.ipynb updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Sep 23, 2024
1 parent acc8436 commit 7a9c586
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
17 changes: 16 additions & 1 deletion FontList.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
{
"data": {
"text/plain": [
"667"
"672"
]
},
"execution_count": 2,
Expand Down Expand Up @@ -3674,6 +3674,9 @@
"name": "stdout",
"output_type": "stream",
"text": [
"abby : \n",
"ТΞꚂТ123\n",
"\n",
"akila : \n",
"TEST123\n",
"\n",
Expand Down Expand Up @@ -3746,6 +3749,9 @@
"cjk : \n",
"イモらイ1ᆯ3\n",
"\n",
"clay : \n",
"Ł୧ꚂŁ123\n",
"\n",
"contouring1 : \n",
"ⓉⒺⓈⓉ①②③\n",
"\n",
Expand Down Expand Up @@ -4388,12 +4394,18 @@
"native_lands : \n",
"ƬꍟꌗƬ123\n",
"\n",
"neva : \n",
"੮૯ട੮౹੨੩\n",
"\n",
"ninja : \n",
"ȾɆꞨȾ𐏑ƻ੩\n",
"\n",
"old_italic : \n",
"𐌕𐌄𐌔𐌕ᛑᘖᙣ\n",
"\n",
"orinda : \n",
"ꞎ𝚎𐒖ꞎ123\n",
"\n",
"ozana : \n",
"𝙩𝒆𝙨𝙩123\n",
"\n",
Expand Down Expand Up @@ -4448,6 +4460,9 @@
"smallcaps3 : \n",
"ᴛᴇsᴛ𝟷𝟸𝟹\n",
"\n",
"smila : \n",
"𝑡୧𐍃𝑡123\n",
"\n",
"smooth1 : \n",
"ƬƐSƬ123\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<a href="https://codecov.io/gh/sepandhaghighi/art"><img src="https://codecov.io/gh/sepandhaghighi/art/branch/master/graph/badge.svg" alt="Codecov"></a>
<a href="https://badge.fury.io/py/art"><img src="https://badge.fury.io/py/art.svg" alt="PyPI" height="18"></a>
<a href="https://www.python.org/"><img src="https://img.shields.io/badge/built%20with-Python3-green.svg" alt="built with Python3"></a>
<a href="https://github.com/sepandhaghighi/art/blob/master/FontList.ipynb"><img src="https://img.shields.io/badge/Font List-667-blue.svg" alt="Font List"></a>
<a href="https://github.com/sepandhaghighi/art/blob/master/FontList.ipynb"><img src="https://img.shields.io/badge/Font List-672-blue.svg" alt="Font List"></a>
<a href="https://github.com/sepandhaghighi/art/blob/master/ArtList.ipynb"><img src="https://img.shields.io/badge/Art List-710-orange.svg" alt="Art List"></a>
<a href="https://github.com/sepandhaghighi/art/blob/master/DecorList.ipynb"><img src="https://img.shields.io/badge/Decor List-218-green.svg" alt="Decor List"></a>
<a href="https://t.me/artlib_bot" target="__blank"><img src="https://img.shields.io/badge/Telegram-Bot-red.svg" alt="Telegram Bot"></a>
Expand Down Expand Up @@ -38,7 +38,7 @@ ART is a Python lib for text converting to ASCII art fancy. ;-)
</tr>
<tr align="center">
<td>Font Counter</td>
<td id="font_counter">667</td>
<td id="font_counter">672</td>
</tr>
<tr align="center">
<td>1-Line-Art Counter</td>
Expand Down

0 comments on commit 7a9c586

Please sign in to comment.