@@ -8,28 +8,28 @@ brings new ones and fixes.
88#### <u >Contents</u >:
99* [ Description] ( #description )
1010* [ Features] ( #features )
11- * [ ** Scan Tailor Enhanced** features] ( #** scan-tailor-enhanced** -features )
11+ * [ ** Scan Tailor Enhanced** features] ( #scan-tailor-enhanced-features )
1212 * [ Auto margins] ( #auto-margins )
1313 * [ Page detect] ( #page-detect )
1414 * [ Deviation] ( #deviation )
1515 * [ Picture shape] ( #picture-shape )
1616 * [ Tiff compression] ( #tiff-compression )
17- * [ Multi column thumbnails view \[ reworked\] ] ( #multi-column-thumbnails-view-\[ reworked\] )
18- * [ ** Scan Tailor Featured** features] ( #** scan-tailor-featured** -features )
17+ * [ Multi column thumbnails view \[ reworked\] ] ( #multi-column-thumbnails-view-reworked )
18+ * [ ** Scan Tailor Featured** features] ( #scan-tailor-featured-features )
1919 * [ Scan Tailor Featured fixes] ( #scan-tailor-featured-fixes )
2020 * [ Line vertical dragging on dewarp] ( #line-vertical-dragging-on-dewarp )
2121 * [ Square picture zones] ( #square-picture-zones )
22- * [ Auto save project \[ optimized\] ] ( #auto-save-project-\[ optimized\] )
22+ * [ Auto save project \[ optimized\] ] ( #auto-save-project-optimized )
2323 * [ Quadro Zoner] ( #quadro-zoner )
2424 * [ Marginal dewarping] ( #marginal-dewarping )
25- * [ ** Scan Tailor Advanced** features] ( #** scan-tailor-advanced** -features )
25+ * [ ** Scan Tailor Advanced** features] ( #scan-tailor-advanced-features )
2626 * [ Scan Tailor Advanced fixes] ( #scan-tailor-advanced-fixes )
2727 * [ Light and Dark color schemes] ( #light-and-dark-color-schemes )
2828 * [ Multi-threading support for batch processing] ( #multi-threading-support-for-batch-processing )
2929 * [ Full control over settings on output] ( #full-control-over-settings-on-output )
3030 * [ Adaptive binarization] ( #adaptive-binarization )
3131 * [ Splitting output] ( #splitting-output )
32- * Building (work on the section in progress )
32+ * [ Building] ( #building )
3333
3434Description
3535------------
@@ -112,8 +112,8 @@ Features
112112 * This feature had performance issues and has been optimized.*
113113
114114* ##### Quadro Zoner
115- Another rectangular picture zone shape. This option is based on [ Picture shape] ( picture-shape ) ,
116- [ Square picture zones] ( square-picture-zones ) . It squeezes every Picture shape zone down to the real
115+ Another rectangular picture zone shape. This option is based on [ Picture shape] ( # picture-shape) ,
116+ [ Square picture zones] ( # square-picture-zones) . It squeezes every Picture shape zone down to the real
117117 rectangular picture outline and then replaces it (the resulting raster zone) by a vector rectangular zone,
118118 so that a user could easily adjust it afterwards (by moving its corners in an orthogonal manner).
119119
@@ -143,7 +143,7 @@ Features
143143
1441444 . Optimized memory usage on the output stage.
145145
146- 5 . Reworking on [ Multi column thumbnails view] ( #multi-column-thumbnails-view-\[ reworked\] )
146+ 5 . Reworking on [ Multi column thumbnails view] ( #multi-column-thumbnails-view-reworked )
147147 feature from ver. Enhanced.
148148 Now thumbnails is shown evenly.
149149
@@ -153,6 +153,7 @@ Features
153153* ##### Multi-threading support for batch processing
154154 This significantly increases the speed of processing. The count of threads to use can be
155155 adjusted while processing.
156+
156157 ** Warning!** More threads requires more memory to use. Exclude situations of that to be overflowed.
157158
158159* ##### Full control over settings on output
@@ -168,12 +169,17 @@ Features
168169 The feature allows to split the mixed output scans into the pairs of a foreground (letters)
169170 and background (images) layer.
170171
171- You can choose between B&W or Color foreground.
172+ You can choose between B&W or color (original) foreground.
172173
173174 It can be useful:
174- - for the further DjVu encoding,
175- - to apply different filters to letters and images, which when being applied to the whole
176- image gives worse results.
175+ - for the further DjVu encoding,
176+ - to apply different filters to letters and images, which when being applied to the whole
177+ image gives worse results.
177178
178- This does not rename files to 0001, 0002... It can be made by a third party app, for example
179- [ Bulk Rename Utility] ( http://www.bulkrenameutility.co.uk/Main_Intro.php )
179+ * Note: That does not rename files to 0001, 0002... It can be made by a third party app, for example
180+ [ Bulk Rename Utility] ( http://www.bulkrenameutility.co.uk/Main_Intro.php ) *
181+
182+ Building
183+ ----------
184+
185+ Go to [ this repository] ( https://github.com/4lex4/scantailor-libs-build ) and follow the instructions given there.
0 commit comments