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

Version 4.3 #81

Merged
merged 52 commits into from
Dec 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
c614b5b
font : chinese_mafia font added #74
sepandhaghighi Nov 16, 2019
f822adf
font : sunday_cuddle font added
sepandhaghighi Nov 16, 2019
68a18b2
font : native_lands font added
sepandhaghighi Nov 16, 2019
92b736d
font : foreign_friends font added
sepandhaghighi Nov 16, 2019
4eba6b1
font : atlantic font added
sepandhaghighi Nov 16, 2019
4992901
font : funky_fresh font added
sepandhaghighi Nov 16, 2019
f57b5db
font : greek_legends font added
sepandhaghighi Nov 16, 2019
22f5421
font : minion font added
sepandhaghighi Nov 16, 2019
6b20574
font : hippie font added
sepandhaghighi Nov 16, 2019
b5de86b
font : fancy87 font added
sepandhaghighi Nov 16, 2019
a0d7625
fix : minor bug in text_dic3.py fixed
sepandhaghighi Nov 16, 2019
57ffdbc
fix : tests updated
sepandhaghighi Nov 16, 2019
7843d9f
doc : font counter updated
sepandhaghighi Nov 16, 2019
255a61d
doc : reference section updated
sepandhaghighi Nov 16, 2019
865a05d
doc : CHANGELOG updated
sepandhaghighi Nov 16, 2019
840d932
fix : autopep8 fix
sepandhaghighi Nov 16, 2019
96525b6
doc : minor edit in CHANGELOG
sepandhaghighi Nov 23, 2019
2726083
doc : minor edit in CHANGELOG
sepandhaghighi Nov 23, 2019
f387d21
Merge pull request #78 from sepandhaghighi/sprezzkeyboard-fonts
sadrasabouri Nov 24, 2019
9f5c79d
art : cup1 and cup2 added #79
sepandhaghighi Nov 28, 2019
eef28d7
art : gun serie added #79
sepandhaghighi Nov 28, 2019
927abbf
art : fish serie added #79
sepandhaghighi Nov 28, 2019
48557b0
art : sword serie added #79
sepandhaghighi Nov 28, 2019
63c3889
art : knife serie added #79
sepandhaghighi Nov 28, 2019
fbaea89
art : barcode added #79
sepandhaghighi Nov 28, 2019
d7200d0
art : loading serie added #79
sepandhaghighi Nov 28, 2019
5644d40
art : bat serie added #79
sepandhaghighi Nov 28, 2019
700b92e
art : band aid added #79
sepandhaghighi Nov 28, 2019
fd0799c
art : mouse serie added #79
sepandhaghighi Nov 28, 2019
553f747
art : cat serie added #79
sepandhaghighi Nov 28, 2019
17bcf5a
art : needle serie added #79
sepandhaghighi Nov 28, 2019
97c93bc
art : rose serie added #79
sepandhaghighi Nov 28, 2019
16d6c9b
art : electrocardiogram serie added #79
sepandhaghighi Nov 28, 2019
c4b00f5
art : snail2 added #79
sepandhaghighi Nov 28, 2019
bb801be
art : american money serie added #79
sepandhaghighi Nov 28, 2019
a428b6f
art : cassette2 added #79
sepandhaghighi Nov 28, 2019
4711fa7
fix : tests updated #79
sepandhaghighi Nov 28, 2019
1008408
doc : art counter updated #79
sepandhaghighi Nov 28, 2019
8e6108a
doc : reference section updated #79
sepandhaghighi Nov 28, 2019
9177ff1
doc : CHANGELOG updated #79
sepandhaghighi Nov 28, 2019
44583da
doc : CHANGELOG updated #79
sepandhaghighi Nov 28, 2019
7edba02
fix : minor modification in band-aid and barcode #79
sepandhaghighi Nov 28, 2019
cfe6c86
doc : minor edit in CHANGELOG
sepandhaghighi Nov 28, 2019
9470783
doc : minor edit in CHANGELOG
sepandhaghighi Nov 28, 2019
d0d321e
fix : minor edit in vulture test call
sepandhaghighi Nov 29, 2019
7ce41a0
doc : CHANGELOG updated
sepandhaghighi Nov 29, 2019
d5a02cc
fix : minor edit in loading5 art
sepandhaghighi Dec 3, 2019
9b09aa0
fix : minor edit in needle2 and needle1 names
sepandhaghighi Dec 3, 2019
3e9b143
Merge pull request #80 from sepandhaghighi/textart4u
sadrasabouri Dec 3, 2019
cbe7ce0
rel : migrate to version 4.3
sepandhaghighi Dec 4, 2019
f2206b4
doc : notebooks updated
sepandhaghighi Dec 4, 2019
dc84bb6
fix : electrocardiogram3 art modified
sepandhaghighi Dec 4, 2019
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
2 changes: 1 addition & 1 deletion .travis/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $PYTHON_COMMAND -m art testcov2

if [ "$IS_IN_TRAVIS" = 'false' ] || [ "$TRAVIS_PYTHON_VERSION" = '3.6' ]
then
$PYTHON_COMMAND -m vulture art/ otherfile/ setup.py art_profile.py --min-confidence 65 --exclude=build,.eggs --sort-by-size
$PYTHON_COMMAND -m vulture art/ otherfile/ setup.py art_profile.py --min-confidence 65 --exclude=__init__.py --sort-by-size
$PYTHON_COMMAND -m bandit -r art -s B311
$PYTHON_COMMAND -m pydocstyle --match='(?!test).*\.py'
codecov
Expand Down
127 changes: 116 additions & 11 deletions ArtList.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Version : 4.2"
"### Version : 4.3"
]
},
{
Expand All @@ -38,7 +38,7 @@
{
"data": {
"text/plain": [
"370"
"405"
]
},
"execution_count": 2,
Expand Down Expand Up @@ -99,9 +99,21 @@
"almost cared\n",
"╰╏ ◉ 〜 ◉ ╏╯ \n",
"******************************\n",
"american money\n",
"american money1\n",
"[($)] \n",
"******************************\n",
"american money2\n",
"[̲̅$̲̅(̲̅1̲̅)̲̅$̲̅] \n",
"******************************\n",
"american money3\n",
"[̲̅$̲̅(̲̅5̲̅)̲̅$̲̅] \n",
"******************************\n",
"american money4\n",
"[̲̅$̲̅(̲̅ιοο̲̅)̲̅$̲̅] \n",
"******************************\n",
"american money5\n",
"[̲̅$̲̅(̲̅2οο̲̅)̲̅$̲̅] \n",
"******************************\n",
"angel\n",
"^i^ \n",
"******************************\n",
Expand Down Expand Up @@ -138,12 +150,21 @@
"bagel\n",
"nln >_< nln \n",
"******************************\n",
"band aid\n",
"(̲̅:̲̅:̲̅:̲̅[̲̅ ̲̅]̲̅:̲̅:̲̅:̲̅ ) \n",
"******************************\n",
"barbell\n",
"▐━━━━━▌ \n",
"******************************\n",
"bat\n",
"barcode\n",
"█║▌│ █│║▌ ║││█║▌ │║║█║ │║║█║ \n",
"******************************\n",
"bat1\n",
"^O^ \n",
"******************************\n",
"bat2\n",
" ^v^ \n",
"******************************\n",
"bautista\n",
"(╯°_°)╯︵ ━━━ \n",
"******************************\n",
Expand Down Expand Up @@ -219,9 +240,12 @@
"care crowd\n",
"(-(-_(-_-)_-)-) \n",
"******************************\n",
"cassette\n",
"cassette1\n",
"|[●▪▪●]| \n",
"******************************\n",
"cassette2\n",
"[¯ↂ■■ↂ¯] \n",
"******************************\n",
"cat face\n",
"⦿⽘⦿ \n",
"******************************\n",
Expand All @@ -234,6 +258,9 @@
"cat2\n",
"龴ↀ◡ↀ龴 \n",
"******************************\n",
"cat3\n",
"^.--.^ \n",
"******************************\n",
"caterpillar\n",
",/\\,/\\,/\\,/\\,/\\,/\\,o \n",
"******************************\n",
Expand Down Expand Up @@ -288,6 +315,12 @@
"cthulhu\n",
"^(;,;)^ \n",
"******************************\n",
"cup1\n",
"(▓ \n",
"******************************\n",
"cup2\n",
"\\̅_̅/̷̚ʾ \n",
"******************************\n",
"cute cat\n",
"^⨀ᴥ⨀^ \n",
"******************************\n",
Expand Down Expand Up @@ -375,6 +408,18 @@
"eeriemob\n",
"(-(-_-(-_(-_(-_-)_-)-_-)_-)_-)-) \n",
"******************************\n",
"electrocardiogram1\n",
"√v^√v^√v^√v^√♥ \n",
"******************************\n",
"electrocardiogram2\n",
"v^v^v^v^√\\/♥ \n",
"******************************\n",
"electrocardiogram3\n",
"/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\v^♥ \n",
"******************************\n",
"electrocardiogram4\n",
"√v^√v^♥√v^√v^√ \n",
"******************************\n",
"elephant\n",
"°j°m \n",
"******************************\n",
Expand Down Expand Up @@ -444,6 +489,15 @@
"fish2\n",
"><> \n",
"******************************\n",
"fish3\n",
"`·.¸¸ ><((((º>.·´¯`·><((((º> \n",
"******************************\n",
"fish4\n",
"><> ><> \n",
"******************************\n",
"fish5\n",
"<>< \n",
"******************************\n",
"flex\n",
"ᕙ(⇀‸↼‶)ᕗ \n",
"******************************\n",
Expand Down Expand Up @@ -498,9 +552,15 @@
"guitar\n",
"c====(=#O| ) ~~ ♬·¯·♩¸¸♪·¯·♫¸ \n",
"******************************\n",
"gun\n",
"gun1\n",
"︻╦╤─ \n",
"******************************\n",
"gun2\n",
"︻デ═一 \n",
"******************************\n",
"gun3\n",
"╦̵̵̿╤─ ҉ ~ • \n",
"******************************\n",
"hacksaw\n",
"[|^^^^^^^ \n",
"******************************\n",
Expand Down Expand Up @@ -633,9 +693,12 @@
"kitty\n",
"=^..^= \n",
"******************************\n",
"knife\n",
"knife1\n",
")xxxxx[;;;;;;;;;> \n",
"******************************\n",
"knife2\n",
")xxx[::::::::::> \n",
"******************************\n",
"koala\n",
"@( * O * )@ \n",
"******************************\n",
Expand All @@ -660,9 +723,24 @@
"linqan\n",
":Q___ \n",
"******************************\n",
"loading\n",
"loading1\n",
"█▒▒▒▒▒▒▒▒▒ \n",
"******************************\n",
"loading2\n",
"███▒▒▒▒▒▒▒ \n",
"******************************\n",
"loading3\n",
"█████▒▒▒▒▒ \n",
"******************************\n",
"loading4\n",
"███████▒▒▒ \n",
"******************************\n",
"loading5\n",
"█████████▒ \n",
"******************************\n",
"loading6\n",
"██████████ \n",
"******************************\n",
"long rose\n",
"---------------------{{---<((@) \n",
"******************************\n",
Expand Down Expand Up @@ -744,9 +822,15 @@
"monster2\n",
"٩(- ̮̮̃-̃)۶ \n",
"******************************\n",
"mouse\n",
"mouse1\n",
"----{,_,\"> \n",
"******************************\n",
"mouse2\n",
" . ~~(__^·> \n",
"******************************\n",
"mouse3\n",
"<·^__)~~ . \n",
"******************************\n",
"mtmtika\n",
":o + :p = 69 \n",
"******************************\n",
Expand All @@ -759,7 +843,10 @@
"nathan\n",
"♪└( ̄◇ ̄)┐♪└( ̄◇ ̄)┐♪└( ̄◇ ̄)┐♪ \n",
"******************************\n",
"needle\n",
"needle1\n",
"┣▇▇▇═─ \n",
"******************************\n",
"needle2\n",
"|==|iiii|>----- \n",
"******************************\n",
"neo\n",
Expand Down Expand Up @@ -900,6 +987,9 @@
"rose3\n",
"@-->--->--- \n",
"******************************\n",
"rose4\n",
"@}~}~~~ \n",
"******************************\n",
"round bird\n",
",(u°)> \n",
"******************************\n",
Expand Down Expand Up @@ -972,9 +1062,12 @@
"smug bastard\n",
"(‾⌣‾) \n",
"******************************\n",
"snail\n",
"snail1\n",
"'-'_@_ \n",
"******************************\n",
"snail2\n",
"'\\Q___ \n",
"******************************\n",
"sniper rifle\n",
"︻デ┳═ー \n",
"******************************\n",
Expand Down Expand Up @@ -1062,6 +1155,18 @@
"sword5\n",
"<%%%%|==========> \n",
"******************************\n",
"sword6\n",
"o()xxxx[{::::::::::::::::::::::::::::::::::> \n",
"******************************\n",
"sword7\n",
"o==[]::::::::::::::::> \n",
"******************************\n",
"sword8\n",
"▬▬ι═══════> \n",
"******************************\n",
"sword9\n",
" <═══════ι▬▬ \n",
"******************************\n",
"table flip\n",
"(╯°□°)╯︵ ┻━┻ \n",
"******************************\n",
Expand Down
63 changes: 62 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,66 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [4.3] - 2019-12-05
### Added
- 35 new 1-line art
1. cup1
2. cup2
3. gun2
4. gun3
5. fish3
6. fish4
7. fish5
8. sword6
9. sword7
10. sword8
11. sword9
12. knife2
13. barcode
14. loading1
15. loading3
16. loading4
17. loading5
18. loading6
19. bat2
20. band aid
21. mouse2
22. mouse3
23. cat3
24. needle2
25. rose4
26. electrocardiogram1
27. electrocardiogram2
28. electrocardiogram3
29. electrocardiogram4
30. snail2
31. american money2
32. american money3
33. american money4
34. american money5
35. cassette2
- 10 new fonts
1. sarah
2. hippie
3. minion
4. greek_legends
5. funky_fresh
6. atlantic
7. foreign_friends
8. native_lands
9. sunday_cuddle
10. chinese_mafia
### Changed
- `gun` 1-line art renamed to `gun1`
- `knife` 1-line art renamed to `knife1`
- `loading` 1-line art renamed to `loading2`
- `bat` 1-line art renamed to `bat1`
- `mouse` 1-line art renamed to `mouse1`
- `needle` 1-line art renamed to `needle2`
- `snail` 1-line art renamed to `snail1`
- `american money` 1-line art renamed to `american money1`
- `cassette` 1-line art renamed to `cassette1`
- Test system modified
## [4.2] - 2019-10-30
### Added
- 14 new fonts
Expand Down Expand Up @@ -1117,7 +1177,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- 1-Line art
- CLI commands

[Unreleased]: https://github.com/sepandhaghighi/art/compare/v4.2...dev
[Unreleased]: https://github.com/sepandhaghighi/art/compare/v4.3...dev
[4.3]: https://github.com/sepandhaghighi/art/compare/v4.2...v4.3
[4.2]: https://github.com/sepandhaghighi/art/compare/v4.1...v4.2
[4.1]: https://github.com/sepandhaghighi/art/compare/v4.0...v4.1
[4.0]: https://github.com/sepandhaghighi/art/compare/v3.9...v4.0
Expand Down
Loading