diff --git a/presets/album_demo.rin b/presets/album_demo.rin index 8079fb8..1559a71 100644 --- a/presets/album_demo.rin +++ b/presets/album_demo.rin @@ -31,6 +31,8 @@ path:line_color #A1A1A1 ; path:line_cap round ; path:line_width 1 ; path.stroke M110,400 l70,0 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-70,0 M180,440 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-70,0 M240,490 l0,-90 l60,0 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-60,0 M300,440 a20,20 0 0,1 20,20 l0,30 M360,390 l0,70 a20,20 0 0,0 20,20 l40,0 a20,-20 0 0,0 20,-20 l0,-70 l0,100 M470,400 l100,0 M520,400 l0,90 ; +type:size 20 +type.write 110,550 "ARTURIA'S MICROBRUTE" ~ PART 2 ~ type.write 250,82 "2017.04" @@ -45,6 +47,8 @@ path.stroke M110,400 l70,0 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-70,0 M180,4 ~ path:line_cap round ~ path:line_width 1 ~ path.stroke M280,400 a40,40 0 0,1 40,40 a-40,40 0 0,1 -40,40 l0,0 a-40,-40 0 0,1 -40,-40 a40,-40 0 0,1 40,-40 M120,490 l0,-90 l60,0 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-60,0 M350,400 l70,0 a20,20 0 0,1 20,20 a-20,20 0 0,1 -20,20 l-40,0 a-20,20 0 0,0 -20,20 l0,20 l90,0 M480,390 l0,30 a20,20 0 0,0 20,20 l60,0 M560,390 l0,100 ; +~ type:size 20 +~ type.write 110,550 "TEENAGE ENGINEERING'S POCKET OPERATOR 24" ~ Save source:format jpg diff --git a/presets/album_extra.rin b/presets/album_extra.rin new file mode 100644 index 0000000..9c496f3 --- /dev/null +++ b/presets/album_extra.rin @@ -0,0 +1,43 @@ +frame.resize 800x800 +type:size 13 +type:font DIN Medium +type:color #fff +layer.fill #1a1a1a + +~ PART 1 +~ source.load /soundtrack_oquonie.jpg x800 -235,0 +~ type.write 400,67 "IMPOSSIBLE SPACES" + +~ PART 2 +~ source.load /soundtrack_rabbits.jpg x800 0,0 +~ type.write 400,67 "RABBITS" + +~ PART 3 +source.load /extra_4.jpg x800 0,20 +type.write 400,67 "DAMOISEAU CANALX" + +source.load /nataniev.small.white.svg x40 50,50 +type.write 250,67 "ALICEFFEKT" +type.write 110,67 "EXTRA" +type:font DIN +type:size 10 + +~ PART 1 +~ type.write 250,82 "2014.02" +~ type.write 400,82 "18 TRACKS" +~ type.write 110,83 "OQUONIE" + +~ PART 2 +~ type.write 250,82 "2014.03" +~ type.write 400,82 "OPEN" +~ type.write 110,83 "HUNDRED RABBITS" + +~ PART 3 +type.write 250,82 "2014.08" +type.write 400,82 "4 TRACKS" +type.write 110,83 "PART 4" + +~ Save +source:format jpg +source:quality 1 +source.save \ No newline at end of file diff --git a/presets/album_soundtrack.rin b/presets/album_soundtrack.rin index f4b60da..bbb5325 100644 --- a/presets/album_soundtrack.rin +++ b/presets/album_soundtrack.rin @@ -1,17 +1,21 @@ frame.resize 800x800 type:size 13 type:font DIN Medium -type:color #fff +type:color #000 ~ PART 1 ~ source.load /soundtrack_oquonie.jpg x800 -235,0 ~ type.write 400,67 "IMPOSSIBLE SPACES" ~ PART 2 -source.load /soundtrack_rabbits.jpg x800 0,0 -type.write 400,67 "RABBITS" +~ source.load /soundtrack_rabbits.jpg x800 0,0 +~ type.write 400,67 "RABBITS" -source.load /nataniev.small.white.svg x40 50,50 +~ PART 3 +source.load /soundtrack_purgateus.jpg x800 0,0 +type.write 400,67 "WHERE UNDERWATER IS" + +source.load /nataniev.small.black.svg x40 50,50 type.write 250,67 "ALICEFFEKT" type.write 110,67 "SOUNDTRACK" type:font DIN @@ -19,13 +23,18 @@ type:size 10 ~ PART 1 ~ type.write 250,82 "2014.02" -~ type.write 400,82 "9 TRACKS" +~ type.write 400,82 "18 TRACKS" ~ type.write 110,83 "OQUONIE" ~ PART 2 -type.write 250,82 "2014.03" -type.write 400,82 "OPEN" -type.write 110,83 "HUNDRED RABBITS" +~ type.write 250,82 "2014.03" +~ type.write 400,82 "OPEN" +~ type.write 110,83 "HUNDRED RABBITS" + +~ PART 3 +type.write 250,82 "2014.05" +type.write 400,82 "6 TRACKS" +type.write 110,83 "PURGATEUS" ~ Save source:format jpg