summaryrefslogtreecommitdiff
path: root/README.md
blob: 0c21566cf7537ad462c653e639e948532f73f32b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Mosfet stickers

Drawn With My Own Two Paws™

## Dependencies

- Krita (tested on 5.2.6)
- ImageMagick (tested on 7.1.1.39)
- GNU Make (tested on 4.4.1, other flavors not tested)

## Workflow

All stickers are drawn with Krita and saved as `.kra` files in the project
directory.

I wrote a Makefile to automate exports, because Makefiles were famously
invented for exporting furry stickers, not compiling C/C++. The targets
are:

- png, 1200×1200, original size (`png/`)
- png, 512×512 (`telegram/`)
- gif, 512×512 (`gif/`)

To export, exit Krita and run `make`. Krita will export the original-size
pngs in command line mode. Then, ImageMagick will resize them to 512x512
and convert them to gif.

`make` tracks file changes, so it only exports `.kra` files that have been
edited since it last ran.

## History

| Title         | Date          | Derived from  |
|---------------|---------------|---------------|
| bottom        | 2024-10-14    | (scratch)     |
| hug           | 2024-10-14    | (scratch)     |
| yay           | 2024-10-14    | hug           |
| hammer        | 2024-10-15    | bottom        |
| headpat       | 2024-10-16    | bottom        |
| gay           | 2024-10-16    | yay           |
| dookie        | 2024-10-17    | yay           |
| money         | 2024-10-18    | headpat       |

## Roadmap

Likely any good furry sticker pack, we need the Seven Deadly Sins.

- [ ] Pride
- [x] Greed (money)
- [x] Wrath (hammer)
- [ ] Envy
- [x] Lust (bottom)
- [ ] Gluttony
- [ ] Sloth

## License

Most stickers are licensed under [CC
BY-SA](https://creativecommons.org/licenses/by-sa/4.0/). Exceptions:

- dookie incorporates Green Day's album cover which is not my work.
  I assert fair use.