makeworld
b3de764cf2
readme: mention dithertime
2025-02-25 17:05:39 -05:00
makeworld
e199d31f09
Merge pull request #24 from deining/discard-io-ioutil
...
Get rid of deprecated package 'io/ioutil'
2024-12-18 21:16:43 -05:00
Andreas Deininger
0015ea931e
Get rid of deprecated package 'io/ioutil'
2024-10-28 21:58:29 +01:00
makeworld
298b40bbf5
manpage: fix typo in random section
2024-03-18 19:45:48 -04:00
makeworld
c26d813aaa
Merge pull request #21 from deining/fix-restore-cache-failed-warning
...
GitHub actions: fix warning: restore cache failed
2024-03-17 19:15:42 -04:00
Andreas Deininger
cedee2910a
GitHub actions: fix warning: restore cache failed
2024-03-18 00:01:24 +01:00
makeworld
a885755409
Merge pull request #20 from deining/fix-restore-cache-failed-warning
...
GitHub actions: fix warning: restore cache failed
2024-03-17 18:04:30 -04:00
Andreas Deininger
b76d961080
GitHub actions: fix warning: restore cache failed
2024-03-17 22:57:49 +01:00
makeworld
d1b3ce49dc
Merge pull request #19 from deining/bump-github-workflows
...
Bump GitHub workflow actions to latest versions
2024-03-17 13:42:53 -04:00
Andreas Deininger
bb51da6d0f
Bump GitHub workflow actions to latest versions
2024-02-22 22:43:46 +01:00
makeworld
8495d75b7a
Merge pull request #18 from suzuki-shunsuke/replace-rm-dist-with-clean
...
ci: replace --rm-dist with --clean
2023-12-20 20:26:00 -05:00
Shunsuke Suzuki
8f95d0a985
ci: replace --rm-dist with --clean
...
--rm-dist was deprecated.
```
• DEPRECATED: --rm-dist was deprecated in favor of --clean, check https://goreleaser.com/deprecations#-rm-dist for more details
```
https://goreleaser.com/deprecations#-rm-dist
2023-12-21 10:22:36 +09:00
makeworld
5e8316f702
Merge pull request #17 from suzuki-shunsuke/fix-release
...
chore: update GoReleaser to release assets for darwin/arm64 and windows/arm64
2023-12-20 19:28:35 -05:00
Shunsuke Suzuki
347e4f28ff
chore: update GoReleaser to release assets for darwin/arm64 and windows/arm64
2023-12-21 08:07:27 +09:00
makeworld
409cfa6ce7
Ready for v1.3.0
v1.3.0
2023-12-20 14:22:19 -05:00
makeworld
422a9b4075
Fix funding file
2023-12-20 12:01:24 -05:00
makeworld
de1ed5980a
Update brew tap instructions with new account name
2023-05-20 11:14:28 -04:00
makeworld
6db1febd80
Update brew tap instructions with new account name
2023-05-20 11:13:25 -04:00
makeworld
bb2956b79f
Ready for v1.2.0
v1.2.0
2022-12-20 23:00:31 -05:00
makeworld
3e494f4895
Squash merge branch 'weighted', see #14
...
Squashed commit of the following:
commit b83d3149d0
Author: makeworld <makeworld@protonmail.com >
Date: Tue Dec 20 21:04:58 2022 -0500
Use didder lib release
commit d5f70ad511
Author: makeworld <makeworld@protonmail.com >
Date: Tue Dec 20 14:42:30 2022 -0500
Use weighted branch of dither lib
See https://github.com/makeworld-the-better-one/didder/issues/14
2022-12-20 22:42:31 -05:00
makeworld
d583a29ce8
Switch from single quotes to double quotes for #8
2022-05-24 16:42:03 -04:00
makeworld
9eb5bf257a
Update internal version to v1.1.0
v1.1.0
2021-05-09 23:37:07 -04:00
makeworld
e2422b8ea1
Ready for v1.1.0
2021-05-09 23:36:26 -04:00
makeworld
1a3340f7ef
Manpage examples flag fixed
2021-05-09 23:31:19 -04:00
makeworld
849df35258
Support RGBA for recolor
...
Fixes #1
2021-05-09 23:29:18 -04:00
makeworld
7593701803
Update to dither v2.2.0 to support transparent images
2021-05-09 16:26:56 -04:00
makeworld
2404e20cd3
Stop post-proc earlier if no upscaling needed
2021-05-04 13:29:58 -04:00
makeworld
abdd5491cb
Changelog for first release
2021-05-04 10:21:08 -04:00
makeworld
4ce189972e
Add homebrew instructions
2021-05-01 12:44:35 -04:00
makeworld
dcc08250d2
Mention man page install
v1.0.0
2021-05-01 01:02:19 -04:00
makeworld
b3b37d9395
CI: don't test man page updates
2021-05-01 00:58:51 -04:00
makeworld
18c85ff0e0
More examples and other man page updates
2021-05-01 00:48:30 -04:00
makeworld
42ba87aab7
Add date and version to MANPAGE.md
2021-05-01 00:04:52 -04:00
makeworld
332664d7d8
Update man page outputs for #3
2021-04-30 22:43:09 -04:00
makeworld
b4bbf68691
Merge pull request #3 from Shrinks99/patch-1
2021-04-30 22:42:35 -04:00
makeworld
25717f541b
Fix spelling
2021-04-30 22:40:56 -04:00
Henry Wilkinson
cf20f2c984
Minor copy edits
...
- Em dashes or die!
- Clarifies pre-dither adjustments in the tips section (if they're going to only read one thing this is it!)
- Minor grammatical adjustments
2021-04-30 20:56:15 -04:00
makeworld
f5c56c9521
Manual update
2021-04-30 20:26:40 -04:00
makeworld
9e67629265
Small manual updates
2021-04-30 20:26:10 -04:00
makeworld
bdde6dde92
Add tip on fixing low-spread palettes
2021-04-30 20:21:53 -04:00
makeworld
fce561d77c
Remove unused doc func
2021-04-30 19:56:20 -04:00
makeworld
bb816f3f08
Improve MANPAGE.md
2021-04-30 19:45:24 -04:00
makeworld
d348e06f22
Improve MANPAGE.md
2021-04-30 19:43:35 -04:00
makeworld
0eea2123fb
Improve MANPAGE.md output
2021-04-30 19:42:24 -04:00
makeworld
6a487d55ad
First attempt at man page
2021-04-30 18:56:22 -04:00
makeworld
4da4049227
Strength recommendations
2021-04-30 13:06:11 -04:00
makeworld
9d1e319df1
Give example for bayer arg error
2021-04-30 10:50:48 -04:00
makeworld
5a57521c14
Add CHANGELOG template
2021-04-30 10:45:54 -04:00
makeworld
97d78f9de3
Support RGB tuples for palette input
2021-04-30 10:45:08 -04:00
makeworld
9e797cd3b1
Remove unecessary saturation check
2021-04-29 16:51:28 -04:00