1010
1111
1212
13+
1314 < link rel ="icon " href ="/assets/images/favicon.png ">
14- < meta name ="generator " content ="mkdocs-1.4 .3, mkdocs-material-9.1.15 ">
15+ < meta name ="generator " content ="mkdocs-1.5 .3, mkdocs-material-9.5.3 ">
1516
1617
1718
1819 < title > Image+</ title >
1920
2021
2122
22- < link rel ="stylesheet " href ="/assets/stylesheets/main.26e3688c .min.css ">
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.50c56a3b .min.css ">
2324
2425
2526
27+
2628
2729
30+
31+
2832
2933
3034
6367 < body dir ="ltr ">
6468
6569
66-
67- < script > var palette = __md_get ( "__palette" ) ; if ( palette && "object" == typeof palette . color ) for ( var key of Object . keys ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , palette . color [ key ] ) </ script >
68-
6970 < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
7071 < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
7172 < label class ="md-overlay " for ="__drawer "> </ label >
7778 </ div >
7879
7980
80-
81- < div class ="header ">
82- < div class ="top md-header ">
81+ < div class ="ths-header__above ">
8382 < div class ="md-header__inner md-grid ">
8483 < div class ="px-2 sm:px-6 lg:px-8 ths-header ">
8584 < div class ="flex h-24 items-center justify-between relative ths-header__outer ">
116115
117116 </ a >
118117 < label class ="md-header__button md-icon " for ="__drawer ">
118+
119119 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
120120 </ label >
121121 < div class ="md-header__title " data-md-component ="header-title ">
136136 </ div >
137137
138138
139+ < script > var media , input , key , value , palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { "(prefers-color-scheme)" === palette . color . media && ( media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) , palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) ) ; for ( [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
140+
141+
142+
143+ < label class ="md-header__button md-icon " for ="__search ">
144+
145+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
146+ </ label >
147+ < div class ="md-search " data-md-component ="search " role ="dialog ">
148+ < label class ="md-search__overlay " for ="__search "> </ label >
149+ < div class ="md-search__inner " role ="search ">
150+ < form class ="md-search__form " name ="search ">
151+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
152+ < label class ="md-search__icon md-icon " for ="__search ">
153+
154+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
155+
156+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z "/> </ svg >
157+ </ label >
158+ < nav class ="md-search__options " aria-label ="Search ">
159+
160+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
161+
162+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z "/> </ svg >
163+ </ button >
164+ </ nav >
165+
166+ </ form >
167+ < div class ="md-search__output ">
168+ < div class ="md-search__scrollwrap " data-md-scrollfix >
169+ < div class ="md-search-result " data-md-component ="search-result ">
170+ < div class ="md-search-result__meta ">
171+ Initializing search
172+ </ div >
173+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
174+ </ div >
175+ </ div >
176+ </ div >
177+ </ div >
178+ </ div >
139179
140180
141181 < div class ="md-header__source ">
142182 < a href ="https://github.com/Jako/ImagePlus " title ="Go to repository " class ="md-source " data-md-component ="source ">
143183 < div class ="md-source__icon md-icon ">
144184
145- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
185+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
146186 </ div >
147187 < div class ="md-source__repository ">
148188 Jako/ImagePlus
153193 </ nav >
154194
155195</ header >
156- </ div >
157196
158197 < div class ="md-container " data-md-component ="container ">
159198
173212
174213
175214
215+
176216< nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
177217 < label class ="md-nav__title " for ="__drawer ">
178218 < a href ="/. " title ="Image+ " class ="md-nav__button md-logo " aria-label ="Image+ " data-md-component ="logo ">
188228 < a href ="https://github.com/Jako/ImagePlus " title ="Go to repository " class ="md-source " data-md-component ="source ">
189229 < div class ="md-source__icon md-icon ">
190230
191- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
231+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
192232 </ div >
193233 < div class ="md-source__repository ">
194234 Jako/ImagePlus
200240
201241
202242
203-
204-
243+
205244
206245
207246
208247 < li class ="md-nav__item ">
209248 < a href ="/. " class ="md-nav__link ">
210- Description
249+
250+
251+ < span class ="md-ellipsis ">
252+ Description
253+ </ span >
254+
255+
211256 </ a >
212257 </ li >
213258
214259
215260
216261
217262
218-
219-
263+
220264
221265
222266
223267 < li class ="md-nav__item ">
224268 < a href ="/installation/ " class ="md-nav__link ">
225- Installation
269+
270+
271+ < span class ="md-ellipsis ">
272+ Installation
273+ </ span >
274+
275+
226276 </ a >
227277 </ li >
228278
229279
230280
231281
232282
233-
234-
283+
235284
236285
237286
238287 < li class ="md-nav__item ">
239288 < a href ="/getting-started/ " class ="md-nav__link ">
240- Getting Started
289+
290+
291+ < span class ="md-ellipsis ">
292+ Getting Started
293+ </ span >
294+
295+
241296 </ a >
242297 </ li >
243298
244299
245300
246301
247302
248-
249-
303+
250304
251305
252306
253307 < li class ="md-nav__item ">
254308 < a href ="/usage/ " class ="md-nav__link ">
255- Usage
309+
310+
311+ < span class ="md-ellipsis ">
312+ Usage
313+ </ span >
314+
315+
256316 </ a >
257317 </ li >
258318
259319
260320
261321
262322
263-
264-
323+
265324
266325
267326
268327 < li class ="md-nav__item ">
269328 < a href ="/examples/ " class ="md-nav__link ">
270- Examples
329+
330+
331+ < span class ="md-ellipsis ">
332+ Examples
333+ </ span >
334+
335+
271336 </ a >
272337 </ li >
273338
274339
275340
276341
277342
278-
279-
343+
280344
281345
282346
283347 < li class ="md-nav__item ">
284348 < a href ="/contributors/ " class ="md-nav__link ">
285- Contributors
349+
350+
351+ < span class ="md-ellipsis ">
352+ Contributors
353+ </ span >
354+
355+
286356 </ a >
287357 </ li >
288358
@@ -322,6 +392,7 @@ <h1>404 - Not found</h1>
322392 </ div >
323393
324394
395+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
325396 </ div >
326397
327398 </ main >
@@ -352,7 +423,7 @@ <h1>404 - Not found</h1>
352423
353424
354425 < a href ="https://github.com/Jako " target ="_blank " rel ="noopener " title ="github.com " class ="md-social__link ">
355- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 496 512 "> <!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z "/> </ svg >
426+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 496 512 "> <!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z "/> </ svg >
356427 </ a >
357428
358429</ div >
@@ -371,10 +442,11 @@ <h1>404 - Not found</h1>
371442 < div class ="md-dialog__inner md-typeset "> </ div >
372443 </ div >
373444
374- < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.208ed371.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
445+
446+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.f886a092.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
375447
376448
377- < script src ="/assets/javascripts/bundle.b4d07000 .min.js "> </ script >
449+ < script src ="/assets/javascripts/bundle.d7c377c4 .min.js "> </ script >
378450
379451
380452 </ body >
0 commit comments