esimov
3c50a8ce0a
snap: upgrade to v1.4.1
2022-01-08 08:26:03 +02:00
Endre Simo
b65b48afff
doc update
2022-01-08 08:12:33 +02:00
Endre Simo
95ee960adf
doc: new supported flags included
2022-01-08 07:53:44 +02:00
Endre Simo
f7a66423a9
doc: bump up release badge to v1.4.1
2022-01-08 07:47:32 +02:00
esimov
e3045ab7e2
updated build version to 1.4.1
v1.4.1
2022-01-08 07:26:35 +02:00
esimov
22d5bea527
gui: removed println
2022-01-08 07:25:48 +02:00
esimov
295b2db09d
gui: fixing wrong vertical seam affine transformation
2022-01-08 07:18:12 +02:00
esimov
03cebb5a4b
gui: update
2022-01-04 17:51:29 +02:00
esimov
c25da57108
cli: extended supported CLI flags with seam color
2022-01-01 11:09:21 +02:00
esimov
ecc3018d62
gui: vertical seam rotation & offset calculation
2021-12-31 17:49:34 +02:00
esimov
2a3f3b7fb5
cli: hex to rgba helper method
2021-12-30 17:29:27 +02:00
esimov
37917721e2
fix: displaced vertical GUI seam
2021-12-30 17:28:17 +02:00
esimov
e022bf4e81
cli: extended supported flags
2021-12-29 15:12:24 +02:00
esimov
1a8c696e73
fix: missing GUI seam on vertical resize
2021-12-29 08:58:35 +02:00
Endre Simo
b9d289e63a
doc: extended supported flags
2021-12-27 13:01:58 +02:00
esimov
cd5222684d
Merge branch 'master' of https://github.com/esimov/caire
2021-12-27 12:59:17 +02:00
esimov
4df28a54c5
perf: get mask image pixel data in one loop #68
2021-12-27 12:59:09 +02:00
Endre Simo
3474c5a056
doc: extended supported features
2021-12-27 11:11:43 +02:00
esimov
533ce6ca68
fix: tests failure
2021-12-27 11:07:12 +02:00
esimov
5d4bfb5e4b
Merge branch 'master' of https://github.com/esimov/caire
2021-12-27 10:57:46 +02:00
esimov
02c6d4de69
feat: support for binary file masks #68
2021-12-27 10:57:36 +02:00
Endre Simo
71d6669441
Delete preview.gif
2021-12-21 16:54:39 +02:00
esimov
04511d2267
Merge branch 'master' of https://github.com/esimov/caire
2021-12-16 15:00:52 +02:00
esimov
693eba9dd4
fix: misplaced seams on window resize
2021-12-16 15:00:45 +02:00
Endre Simo
d2d0fe056d
doc: new GUI preview gif file
2021-12-16 14:44:21 +02:00
esimov
7a3bdd7ca9
Merge branch 'master' of https://github.com/esimov/caire
2021-12-16 14:40:12 +02:00
esimov
e0ae143d76
new gui preview file
2021-12-16 14:40:04 +02:00
Endre Simo
034fccf648
doc update
2021-12-15 16:22:49 +02:00
esimov
70aae360db
gui: extended supported draw methods
2021-12-15 15:33:11 +02:00
esimov
dda0787348
fix: image aspect ratio typo
2021-12-14 17:18:37 +02:00
esimov
627f0b061c
fix: image aspect ratio typo
2021-12-14 17:17:18 +02:00
esimov
8a01773b23
fix: clear out left over seam patches on GUI debug mode #72
2021-12-14 11:33:47 +02:00
esimov
6de660c793
fix: clear out left over seam patches on GUI debug mode #72
2021-12-14 11:08:07 +02:00
esimov
0e865acfc3
cli: code comments
2021-12-13 11:51:25 +02:00
esimov
63a5619728
fix: macOS related GUI issues
2021-12-13 11:04:02 +02:00
Endre Simo
77679762c8
Merge pull request #71 from whereswaldon/master
...
fix: properly give Gio OS main thread
2021-12-13 10:26:19 +02:00
Chris Waldon
ed155bcc27
fix: properly give Gio OS main thread
...
This commit demonstrates a change that may fix the Gio-
based previewing on macOS. It restructures the main
function so that Gio's application main thread gains
control of the OS main thread, and the previous logic
is instead executed in a goroutine.
I don't have an easy way to test this on a mac, so I
cannot be certain this will fix your problems. I also
don't know if my changes broke any important CLI behaviors.
Please double-check me on all of the changes I made.
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com >
2021-12-11 10:17:35 -05:00
esimov
ecf68fabd9
core: nicer visualization of preview debug
2021-12-08 17:11:08 +02:00
esimov
128f690fd9
Merge branch 'master' of https://github.com/esimov/caire
2021-12-08 16:31:08 +02:00
esimov
c953bcc416
snap: installed new dependencies, new version
2021-12-08 15:04:37 +02:00
Endre Simo
e05d55e725
doc: showing preview mode in action
2021-12-08 14:19:53 +02:00
esimov
4a848c7329
Merge branch 'master' of https://github.com/esimov/caire
2021-12-08 13:25:38 +02:00
esimov
b5513c766f
uploaded preview gif
2021-12-08 13:25:29 +02:00
Endre Simo
c2c6928169
doc: restructure readme sections
2021-12-04 14:55:43 +02:00
Endre Simo
850bd3d16f
doc: updated documentation with preview mode
2021-12-04 14:26:03 +02:00
esimov
5aed4741ce
cmd: changed flag discription
2021-12-04 07:34:17 +02:00
esimov
fee15f2be5
Merge branch 'master' of https://github.com/esimov/caire
2021-12-03 11:57:42 +02:00
esimov
f20bae0829
core: verify file content type
2021-12-03 11:57:34 +02:00
Endre Simo
24d2e0aad1
doc: updated release badge version
2021-12-03 10:31:32 +02:00
esimov
53d738249c
updated build version to 1.4.0
v1.4.0
2021-12-02 17:20:02 +02:00