OpenFX Text Integration for Filmworkz Nucoda and Phoenix

Elevate your projects with full-fledged text creation and animation seamlessly integrated within your existing Nucoda/Phoenix workflow, powered by our advanced OpenFX text generator.

Changes

Parameters

ID Label Description
size Size Font size in pixels.
strokeSize Stroke Stroke size.
letterSpace Letter spacing Spacing between letters.
lineSpace Line spacing Spacing between lines.
color Fill The text fill color.
strokeColor Stroke The stroke fill color.
wrap Word wrap Wrap the lines to the desired width.
halign Horizontal align Horizontal text align.
valign Vertical align Vertical text align.
style Style Font family style.
weight Weight The weight field specifies how bold or light the font should be.
stretch Stretch Width of the font relative to other designs within a family.
translate Translate Enable translate.
position Position Custom position of the text layout, if translate is enabled.
layoutWidth Custom Width Set width for the text layout when using translate (custom position). Default (0) is the width of the text or source/project format.
scale Scale Scale the text layout.
skewX Skew X Skew the text layout (X).
skewY Skew Y Skew the text layout (Y).
rotate Rotate Rotate the text layout.
name Select font Select the font family to be used.
font Font Font family in use.
text Text The text that will be drawn.
markup Markup Parse text as markup
file File Import text or markup from file.
reloadText Reload Text File Reload Text File.

Installation

Extract the contents of the TextOFX-Nucoda-VERSION-Windows-x64.zip file to a temporary location.

Automatic Installation

  1. Close Nucoda/Phoenix before proceeding.
  2. Open the extracted folder and double-click on Setup.exe.
  3. Follow the on-screen instructions to complete the installation.
  4. Launch Nucoda/Phoenix. TextOFX will be available as an effect under Text/Text Generator.

Manual Installation

  1. Close Nucoda/Phoenix before proceeding.
  2. Copy TextNucoda.ofx.bundle from the extracted folder into C:\Program Files\Common Files\OFX\Plugins\.
  3. Launch Nucoda/Phoenix. TextOFX should now be available as an effect under Text/Text Generator.

Fonts

Nucoda/Phoenix will scan for new fonts on each launch.

Search locations:

  1. C:\Windows\Fonts
  2. C:\Users\USERNAME\AppData\Local\Microsoft\Windows\Fonts
  3. C:\Users\USERNAME\.fonts

The font cache is stored in C:\Users\USERNAME\AppData\Local\fontconfig\cache.

TrueType fonts (TTF) are recommended.

Markup

TextOFX allows you to format text further using a simple markup language. This means you can easily make certain parts of your text bold, italic, smaller, bigger, or even change the font.

Examples

Simple Lower Thirds

Text input (remember to enable markup parameter):

<span font="Futura Bold 50">John Doe</span>
<span font="Futura Italic 25">Work title, at Company</span>

Result:

Lower Thirds output

Attributes/Tags

The most general markup tag is <span>, then there are some convenience tags:

<span>

Support

For support inquiries use support at openfx dot no.