Skip to content

Commit a4a842d

Browse files
committed
Merge branch 'master' of https://github.com/ssh4net/Solidify
2 parents 81445c5 + 10eab32 commit a4a842d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ Check console to progress information.
1414
Tool expecting RGBA or Grayscale with alpha channel image file. Output files will be write in same folder as a source files with a name **Source_file_name_fill.ext** as RGB without alpha channel.
1515

1616
From v1.2 possible to use external alpha channel as a single channel file with **_mask.ext** or **_alpha.ext** in name (case insencitive).
17+
18+
![Solidify 1 1](https://github.com/ssh4net/Solidify/assets/3924000/24dc9382-e554-44d0-8ed1-2465752a4752)
19+
1720
Supporting for RGB and Grayscale images only with external alpha/mask image file.
1821

19-
Too optimize performance Solidify app reading external alpha channel file once per batch.
22+
![Solidify 1 2](https://github.com/ssh4net/Solidify/assets/3924000/7405f944-59f5-452c-ba9c-aafd7f96c2d7)
2023

21-
![Solidify 1 1](https://github.com/ssh4net/Solidify/assets/3924000/24dc9382-e554-44d0-8ed1-2465752a4752)
24+
Too optimize performance Solidify app reading external alpha channel file once per batch.
2225

2326
Dependencies
2427
------------

0 commit comments

Comments
 (0)