mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-30 17:12:09 -05:00
Previously, if the video size in OBS was too big, the labels would not render on macOS/Linux due to the labels not fitting inside the texture in the freetype plugin. This change makes it so that there is a maximum size for the label, rather than being solely based on video size. This change also makes the labels look centered on macOS/Linux, as unlike the GDI plugin on Windows, the freetype plugin aligns the bottom of the text with the bottom of the source.
14 KiB
14 KiB