-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Norihiro Kamae edited this page May 18, 2021
·
3 revisions
This plugin aims to show beautiful text on OBS Studio.
- Markup
- Font, size, style, ...
- Color
- Subscript and superscript
- Text alignment
- Left, center, and right
- Justification
- Outline
- Configurable width, color, and opacity
- Blur
- Transition
- Fade-in, fade-out, cross-fade
- Slider
- Threaded glyph drawing
- Lower priority to draw glyphs so that other sources and encoders are not impacted
- More frequent polling of the text file than the built-in test source
- Automatic line-break supporting East Asian languages
- Saving as PNG files for post production
See the Pango Markup Language for detailed markup tags available.
Fade time can be configurable separately for these 3 cases.
- Fade-in; Received a non-empty text when text was empty.
- Fade-out; Received an empty text when text was not empty.
- Cross-fade; Receiving a non-empty text when text was not empty.
Slide feature is currently experimental.
- When the text is updated, the old text will move up to disappear and the new text will rise from the bottom.