Skip to content

Commit e14ac46

Browse files
committed
Amélioration de la vitesse d'exécution et ajout un effet de flou
1 parent af2b741 commit e14ac46

File tree

6 files changed

+820
-20
lines changed

6 files changed

+820
-20
lines changed

Matrix-Linux.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ added_files = [
1212
]
1313

1414
a = Analysis(
15-
['ascii17.py'],
15+
['ascii18.py'],
1616
pathex=[],
1717
binaries=[('/home/paul/Matrix/mtx.ttf', '.')],
1818
datas=added_files,

Matrix.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ added_files = [
1212
]
1313

1414
a = Analysis(
15-
['ascii17.py'],
15+
['ascii18.py'],
1616
pathex=[],
1717
binaries=[('I:\\Matrix\\mtx.ttf', '.')],
1818
datas=added_files,

MatrixLogo.png

-13.8 KB
Loading

0 commit comments

Comments
 (0)