Ah, great. That should do it. Thanks!
>I don't see any way to create a background color for the text using the
> watermark filter. That's why I've been using DynamicText, to set
> background color/alpha and padding. Am I missing something?
>
>
> Yes, you are missing something. The dynamictext
>I don't see any way to create a background color for the text using the
>watermark filter. That's why I've been using DynamicText, to set background
>color/alpha and padding. Am I missing something?
Yes, you are missing something. The dynamictext filter is a subset of the
watermark filter.
I don't see any way to create a background color for the text using the
watermark filter. That's why I've been using DynamicText, to set
background color/alpha and padding. Am I missing something?
Brian,
>
> >Is it possible to force a line break in the text supplied to the
> DynamicText filter?
Brian,
>Is it possible to force a line break in the text supplied to the DynamicText
>filter? For example, let's say I wanted the text overlay to look like this.
>
>Line 1
>Line 2
>Line 3
>
>In some environments I could do "Line 1\nLine 2\nLine 3". It appears that
>DynamicText doesn't recogni
Is it possible to force a line break in the text supplied to the
DynamicText filter? For example, let's say I wanted the text overlay to
look like this.
Line 1
Line 2
Line 3
In some environments I could do "Line 1\nLine 2\nLine 3". It appears that
DynamicText doesn't recognize the "\n". Is the