Fix lines

This commit is contained in:
Mattia Basaglia 2014-12-15 10:37:20 +01:00
parent d3b2ef2004
commit 5628ea0c53
14 changed files with 495 additions and 502 deletions

View file

@ -1,5 +1,4 @@
_ .-.
(_) .` /
_(( ,' .'
@ -29,3 +28,4 @@
\,__.-' ( '-`;''` | ''
'. .'--.-``''`
`'--'`

View file

@ -6,7 +6,6 @@
.
(WW
`

View file

@ -3,7 +3,6 @@
``''- .. _
''-.

View file

@ -6,7 +6,6 @@
|
|
.'

View file

@ -1,7 +1,6 @@
_((
(;` )
`

View file

@ -1,5 +1,4 @@
.-.
.` /
,' .'

View file

@ -1,5 +1,4 @@
_
(_)
@ -29,3 +28,4 @@
\ ( '-
'. .'--.-
`'--'`

View file

@ -16,5 +16,4 @@
\/

View file

@ -5,7 +5,6 @@
:-..---.
`| \
,\ |

View file

@ -1,5 +1,4 @@
_ .-.
(_) .` /
_(( ,' .'
@ -29,4 +28,5 @@
\,__.-' ( '-`;''` | ''
'. .'--.-``''`
`'--'`


View file

@ -1,5 +1,4 @@
01,01 
01,01 
01,01 06_ 13.13-13. 
01,01 06(06_06) 13.13` 13/ 
01,01 07_07(07( 13,13' 13.13' 
@ -29,3 +28,4 @@
01,01 06\08,08_08_08.08-08' 06( 06'06-07`07;07'07'07` 07| 07'07' 
01,01 06'06. 06.06'06-06-06.06-07`07`07'07'07` 
01,01 06`06'06-06-06'06` 
01,01 

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -1,7 +1,6 @@
#!/bin/bash
read -r -d '' Heredoc_var <<'Heredoc_var'
\x1b[0m
\x1b[35;22m_ \x1b[35;1m.\x1b[35;1m-\x1b[35;1m.
\x1b[35;22m(\x1b[35;22m_\x1b[35;22m) \x1b[35;1m.\x1b[35;1m` \x1b[35;1m/
\x1b[33;22m_\x1b[33;22m(\x1b[33;22m( \x1b[35;1m,\x1b[35;1m' \x1b[35;1m.\x1b[35;1m'
@ -31,6 +30,7 @@ read -r -d '' Heredoc_var <<'Heredoc_var'
\x1b[35;22m\\\x1b[33;1m,\x1b[33;1m_\x1b[33;1m_\x1b[33;1m.\x1b[33;1m-\x1b[33;1m' \x1b[35;22m( \x1b[35;22m'\x1b[35;22m-\x1b[33;22m`\x1b[33;22m;\x1b[33;22m'\x1b[33;22m'\x1b[33;22m` \x1b[33;22m| \x1b[33;22m'\x1b[33;22m'
\x1b[35;22m'\x1b[35;22m. \x1b[35;22m.\x1b[35;22m'\x1b[35;22m-\x1b[35;22m-\x1b[35;22m.\x1b[35;22m-\x1b[33;22m`\x1b[33;22m`\x1b[33;22m'\x1b[33;22m'\x1b[33;22m`
\x1b[35;22m`\x1b[35;22m'\x1b[35;22m-\x1b[35;22m-\x1b[35;22m'\x1b[35;22m`
\x1b[0m
Heredoc_var
echo -e "$Heredoc_var"

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB