Browse Source

Переместить файлы отдельную отладочную тему | Move files to a separate debug theme

master
parent
commit
286e1f836f
3 changed files with 0 additions and 6 deletions
  1. +0
    -6
      разметить
  2. BIN
      разметка-128.png
  3. BIN
      фон-128.png

+ 0
- 6
разметить View File

@@ -1,6 +0,0 @@
#!/bin/bash
SRC="фон-128.png"
for i in {1..42}; do
echo $i
convert -pointsize 20 -draw "text 30,85 '$i'" $SRC $i.png
done

BIN
разметка-128.png View File

Before After
Width: 128  |  Height: 128  |  Size: 6.7KB

BIN
фон-128.png View File

Before After
Width: 128  |  Height: 128  |  Size: 1.5KB

Loading…
Cancel
Save