fractal_workflow
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fractal_workflow [2012/01/31 22:00] – [To Wallpaper Script] stephen | fractal_workflow [2017/01/01 20:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 36: | Line 36: | ||
| 85 | 10240 × 7680 | Normal | | | 85 | 10240 × 7680 | Normal | | ||
| FA | 12800 × 5120 | Normal | | | FA | 12800 × 5120 | Normal | | ||
+ | | 8E | 10480 × 7336 | Normal | | ||
* Open fractals from the appropriate '' | * Open fractals from the appropriate '' | ||
Line 74: | Line 75: | ||
rem NOTE: Untested for the case where LeftWidth <> RightWidth. | rem NOTE: Untested for the case where LeftWidth <> RightWidth. | ||
- | set ImageWidth=2888 | + | set ImageWidth=2880 |
set ImageHeight=900 | set ImageHeight=900 | ||
- | set LeftWidth=1444 | + | set LeftWidth=1440 |
- | set RightWidth=1444 | + | set RightWidth=1440 |
set LeftCrop=%LeftWidth%x%ImageHeight%+0+0 | set LeftCrop=%LeftWidth%x%ImageHeight%+0+0 | ||
- | rem For some bizarre reason, the default gravity seems to be NorthEast and it can not be changed. Bug in ImageMagick? | ||
- | set LeftCrop=%LeftWidth%x%ImageHeight%+%RightWidth%+0 | ||
- | |||
set RightCrop=%RightWidth%x%ImageHeight%+%LeftWidth%+0 | set RightCrop=%RightWidth%x%ImageHeight%+%LeftWidth%+0 | ||
- | rem For some bizarre reason, the default gravity seems to be NorthEast and it can not be changed. Bug in ImageMagick? | ||
- | set RightCrop=%RightWidth%x%ImageHeight%+%ImageWidth%+0 | ||
del /f /q Converted\*.* | del /f /q Converted\*.* |
fractal_workflow.1328047208.txt.gz · Last modified: 2017/01/01 19:50 (external edit)