diff options
-rw-r--r-- | .vuescan/.gitignore | 2 | ||||
-rw-r--r-- | .vuescan/35mm_bw_neg.ini | 69 | ||||
-rw-r--r-- | .vuescan/default.ini | 3 | ||||
-rw-r--r-- | config.csv | 1 |
4 files changed, 75 insertions, 0 deletions
diff --git a/.vuescan/.gitignore b/.vuescan/.gitignore new file mode 100644 index 0000000..b2903ba --- /dev/null +++ b/.vuescan/.gitignore @@ -0,0 +1,2 @@ +vuescan.ini +*.log diff --git a/.vuescan/35mm_bw_neg.ini b/.vuescan/35mm_bw_neg.ini new file mode 100644 index 0000000..f58aacc --- /dev/null +++ b/.vuescan/35mm_bw_neg.ini @@ -0,0 +1,69 @@ +[VueScan] +[Input] +Options=2 +Source=Perfection1640 +BatchScan=1 +DefaultFolder=/home/jonas/Pictures/film_scan/weihnachten_westpark +TIFFFileName=scan0001+.tif +DefaultFolder3=/home/jonas/Pictures/film_scan/weihnachten_westpark +JPEGFileName=scan0001+.jpg +[Input-Perfection1640] +Mode=1 +FrameNumber=4 +[Input-Perfection1640-Transparency] +Media=3 +PreviewResolution=5 +ScanResolution=2 +Rotation=2 +AutoFocus=3 +Focus=1000 +RGBExposure=2627 +[Crop-Perfection1640-Transparency] +CropSize=0 +XSize=4648 +YSize=3058 +AutoOffset=0 +MultiCrop=2 +XImages=2 +YImages=2 +AutoRotate=0 +PreviewArea=0 +PreviewXOffset=973 +PreviewYOffset=3299 +PreviewXSize=10857 +PreviewYSize=9189 +XOffset=168 +YOffset=1499 +[Color-Perfection1640-Transparency] +FilmBaseColorRed=944 +FilmBaseColorGreen=944 +FilmBaseColorBlue=944 +WhitePointRed=127 +WhitePointGreen=127 +WhitePointBlue=127 +WhitePoint=0 +AllFrames=1 +CurveLow=141 +CurveHigh=829 +[Output] +DefaultFolder=/home/jonas/Pictures/film_scan/weihnachten_westpark +TIFFFileName=scan0001+.tif +TIFFFileType=4 +JPEGFileName=scan0001+.jpg +[Output-Perfection1640-Transparency] +TIFFFile=1 +[Prefs-Perfection1640-Transparency] +Button1Action=1 +[Color] +BWVendor=0 +BWBrand=0 +BWType=0 +[Prefs] +Browser=NULL +GraphType=3 +SplashScreen=0 +WindowYSize=1407 +Signature=NULL +WindowXOffset=1204 +WindowYOffset=724 +WindowXSize=2552 diff --git a/.vuescan/default.ini b/.vuescan/default.ini new file mode 100644 index 0000000..c899b30 --- /dev/null +++ b/.vuescan/default.ini @@ -0,0 +1,3 @@ +[VueScan] +[Input] +Source=0 @@ -21,3 +21,4 @@ picom;.config .stack;. sway;.config gpg-agent.conf;.gnupg +.vuescan;. |