Skip to content

[Feature Request] Linux OBS Text Sources #2032

@dennisrijsdijk

Description

@dennisrijsdijk

OBS On Linux uses the Text (FreeType 2) source with inputKind text_ft2_source_v2 rather than GDI+

Describe the solution you'd like
The Set OBS Source Text effect should be updated to include support for FreeType 2 text sources.

Additional context
The settings object of the FreeType 2 text source is slightly different from GDI+. I have included it below.

"inputSettings": {
    "from_file": true,
    "text": "some text",
    "text_file": "/home/dennis/Firebot/license.txt"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions