Commit Graph

160 Commits

Author SHA1 Message Date
Stefan Riesenberger 9fe27550e4 [png] generate PNGs 2022-05-18 10:19:45 +02:00
Stefan Riesenberger ad56f19665 update definitions 2022-05-18 10:12:03 +02:00
Stefan Riesenberger 1c8f0948c3 update definitions 2022-05-17 22:30:01 +02:00
Riesi 3d40fa08c6
update README license links 2022-04-19 17:24:52 +02:00
Riesi 4254e982a3
general LICENSE file (#26) 2022-04-19 17:24:02 +02:00
Miepee 295314aa65
Clean readme+make code license clearer (#25)
* Clean readme+make code license clearer

* Address review issues
2022-04-19 15:24:06 +02:00
Miepee 366b986619
Fix #5
* Fix #5

* Fix issues brought up in comments.

* forgot one batsignal clip
2022-03-14 18:29:12 +01:00
Stefan Riesenberger cfbba20435 [tools] fix argument parsing of -s option and cleanup
fixes #20
2022-03-08 18:37:22 +01:00
Miepee 7ea094cabc CheckEmojis: slightly improve output 2022-03-01 14:55:26 +01:00
Miepee ef42630fca Actions: use external script 2022-03-01 14:55:26 +01:00
Stefan Riesenberger c6e69d7295 [tools] fix git option not supporting renamed git objects properly 2022-03-01 13:30:55 +01:00
Stefan Riesenberger 073c35c775 [png] generate PNGs 2022-03-01 13:30:55 +01:00
Miepee 6e2263c521
[meta] introduce new naming convention and folder structure 🐸 !
* Rename Frogs to abide by a proper naming scheme

* 🐸 Hopefully deal with proper renaming

* 🐸 mention naming scheme in readme

* windows is stupid

* found waldo

Co-authored-by: Stefan Riesenberger <stefan.riesenberger@gmail.com>
2022-02-22 13:20:10 +01:00
Stefan Riesenberger 5b9c105fff [CI] optimize action 2022-02-06 14:05:12 +01:00
Miepee b74c472be8 Fix #13 2022-02-05 10:01:23 +01:00
Riesi 4e19d3689c
[CI] let tests run always 2022-02-05 09:57:43 +01:00
Miepee dedcfe8c31 Actions: remove installing inkscape as its not needed 2022-02-04 17:56:50 +01:00
Miepee db9ce7931a Actions: fix width being assigned wrong 2022-02-04 17:56:50 +01:00
Miepee ba50e4d552 Actions: Slightly better phrasing 2022-02-04 17:56:50 +01:00
Miepee 4b61d9cf50 Actions: Check for SVG-Width+Height and compare against viewbox 2022-02-04 17:56:50 +01:00
Miepee 29eb559c20 Actions: Make error result cleaner 2022-02-04 17:56:50 +01:00
Miepee ce89334571 Check for space in path 2022-02-04 17:56:50 +01:00
Miepee 7d162f40f0 Actions: Properly fail now 2022-02-04 17:56:50 +01:00
Miepee a688e7c2a6 Actions: test something 2022-02-04 17:56:50 +01:00
Miepee 5524ae1a67 Actions: add missing " 2022-02-04 17:56:50 +01:00
Miepee 196c11edfe Actions: Add missing bracket 2022-02-04 17:56:50 +01:00
Miepee 6c2b0c2613 Actions: Fix syntax error 2022-02-04 17:56:50 +01:00
Miepee 6705b0b56e Actions: use sudo for installing inkscape 2022-02-04 17:56:50 +01:00
Miepee 0eea2145ed Create githubActions test for svgs 2022-02-04 17:56:50 +01:00
Miepee a81bc0722c [frog] fix #10 2022-02-04 14:37:11 +01:00
Stefan Riesenberger 902f457dd8 [util] fix typo and missing exit 2022-02-04 13:01:47 +01:00
Stefan Riesenberger 58feec6ec7 [util] improve resolution error handling 2022-02-04 13:00:17 +01:00
Stefan Riesenberger 484bd933eb [util] add range check to --resolution option and add contributors to copyright 2022-02-04 12:53:13 +01:00
Miepee dcb59ee9de [doc] specify what -r defaults are 2022-02-04 12:43:11 +01:00
Riesi 87aaf9e5d8
Update README.md 2022-02-04 12:30:01 +01:00
Stefan Riesenberger 9e2928c234 [util] refactor to use argparse and add custom resolution option 2022-02-04 12:21:29 +01:00
Miepee ffcb750e79 Improve pylint warnings
Mostly fixes #7
2022-02-03 11:26:49 +01:00
Miepee 0d169ba5a0 Fix broken view in Readme 2022-02-02 15:34:39 +01:00
Miepee b9209b9630 Add proper parameter support for gen_png + Windows support 2022-02-02 15:34:39 +01:00
Stefan Riesenberger 044babe8d6 [png] rasterize all existing frogs in the new sizes 2022-02-02 13:20:02 +01:00
Stefan Riesenberger 74c22eaf05 [tools] fix 'all' folder handling 2022-02-02 13:19:24 +01:00
Stefan Riesenberger 223f303bc9 [tools] change exported sizes, get rid of fixed_* and change commands 2022-02-02 13:11:15 +01:00
Stefan Riesenberger 669fabc167 [frog] fix and cleanup some frogs 2022-02-02 12:18:15 +01:00
Stefan Riesenberger 48f1b87435 [frog] fix broken svgs 2022-02-02 00:03:50 +01:00
Miepee 84b6925f6c Fourth batch of to fix #1 2022-02-01 18:00:26 +01:00
Stefan Riesenberger 03ef9e8bf9 [png] generate PNGs 2022-02-01 16:42:48 +01:00
Stefan Riesenberger fd8a24f661 Third batch of to fix #1 2022-02-01 16:41:45 +01:00
Stefan Riesenberger 9aace15480 [png] generate PNGs 2022-02-01 16:37:14 +01:00
Stefan Riesenberger 8c7c206269 Second batch of to fix #1 2022-02-01 16:30:37 +01:00
Miepee 8c667d449b Merge branch 'master' of https://github.com/Riesi/frog_emojis 2022-02-01 16:24:31 +01:00