top of page

Automatic backing for one or two lines of text

If you have one line of text the you get the Single height rectangle behind the text, two lines of text and this will automatically fade up the larger Double.

You need to feed your text into this setting and also drag it into the "Image To Probe" on the MergeDouble>Modifiers. Then you probably want to Merge your text back over the rectangles but maybe you want to do that on the Edit Page, I haven't figure out what the best way is yet.

{

Tools = ordered() {

Bkgnd_for1 = Background {

NameSet = true,

Inputs = {

GlobalOut = Input { Value = 29, },

Width = Input { Value = 1920, },

Height = Input { Value = 1080, },

["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },

TopLeftRed = Input { Value = 0.456, },

TopLeftGreen = Input { Value = 0.688, },

TopLeftBlue = Input { Value = 0.55, },

},

ViewInfo = OperatorInfo { Pos = { -8.20496, -109.594 } },

},

Single_Rectangle = RectangleMask {

NameSet = true,

Inputs = {

MaskWidth = Input { Value = 1920, },

MaskHeight = Input { Value = 1080, },

PixelAspect = Input { Value = { 1, 1 }, },

ClippingMode = Input { Value = FuID { "None" }, },

Center = Input { Value = { 0.5, 0.198516142952415 }, },

Width = Input { Value = 0.500648740930431, },

Height = Input { Value = 0.101045467027578, },

},

ViewInfo = OperatorInfo { Pos = { 101.795, -43.594 } },

},

Bkgnd_for2 = Background {

NameSet = true,

Inputs = {

GlobalOut = Input { Value = 29, },

Width = Input { Value = 1920, },

Height = Input { Value = 1080, },

["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },

TopLeftRed = Input { Value = 0.456, },

TopLeftGreen = Input { Value = 0.438, },

TopLeftBlue = Input { Value = 0.55, },

},

ViewInfo = OperatorInfo { Pos = { 156.795, -109.594 } },

},

MergeSingle = Merge {

NameSet = true,

Inputs = {

EffectMask = Input {

SourceOp = "Single_Rectangle",

Source = "Mask",

},

Blend = Input {

SourceOp = "Probe2",

Source = "Result",

},

Foreground = Input {

SourceOp = "Bkgnd_for1",

Source = "Output",

},

Center = Input { Value = { 0.5, 0.251479289940828 }, },

PerformDepthMerge = Input { Value = 0, },

},

ViewInfo = OperatorInfo { Pos = { 46.795, -10.594 } },

},

Probe2 = Probe {

CtrlWZoom = false,

Inputs = {

Channel = Input { Value = 4, },

Position = Input { Value = { 0.5, 0.178500986193294 }, },

ProbeRectangle = Input { Value = 1, },

Width = Input { Value = 0.2472471190781, },

Height = Input { Value = 0.0499431171786, },

Evaluation = Input { Value = 2, },

ClipInputLow = Input { Value = 0.753, },

ClipInputHigh = Input { Value = 0.989, },

},

},

MergeDouble = Merge {

NameSet = true,

Inputs = {

EffectMask = Input {

SourceOp = "Double_Rectangle",

Source = "Mask",

},

Blend = Input {

SourceOp = "Probe1",

Source = "Result",

},

Background = Input {

SourceOp = "MergeSingle",

Source = "Output",

},

Foreground = Input {

SourceOp = "Bkgnd_for2",

Source = "Output",

},

PerformDepthMerge = Input { Value = 0, },

},

ViewInfo = OperatorInfo { Pos = { 211.795, -10.594 } },

},

Probe1 = Probe {

CtrlWZoom = false,

Inputs = {

Channel = Input { Value = 4, },

Position = Input { Value = { 0.5, 0.28839590443686 }, },

ProbeRectangle = Input { Value = 1, },

Width = Input { Value = 0.247247119078105, },

Height = Input { Value = 0.0499431171786121, },

Evaluation = Input { Value = 2, },

ClipInputLow = Input { Value = 0.753, },

},

},

Double_Rectangle = RectangleMask {

NameSet = true,

Inputs = {

MaskWidth = Input { Value = 1920, },

MaskHeight = Input { Value = 1080, },

PixelAspect = Input { Value = { 1, 1 }, },

ClippingMode = Input { Value = FuID { "None" }, },

Center = Input { Value = { 0.5, 0.235849056603774 }, },

Width = Input { Value = 0.499774011299435, },

Height = Input { Value = 0.179245283018868, },

},

ViewInfo = OperatorInfo { Pos = { 266.795, -43.594 } },

}

}

}

Recent Posts
Search By Tags
Follow Us
  • Twitter Classic
bottom of page