kkartaltepe / obs-text-pango

Text Source using Pango for OBS Studio
GNU General Public License v2.0
50 stars 16 forks source link

Shadow issue #14

Closed DjMike238 closed 3 years ago

DjMike238 commented 3 years ago

I'm using the latest v1.0 release of the plugin with OBS Studio 26.1.1 (64-bit) on Windows 10, and I'm having a weird issue with shadows. As you can see in the image below, it has a dark outline, for some reason.

image

Judging from the preview in the properties window for the text source, the text itself also has this issue:

image

Is there any way to fix this?

This is my current config for the source, using a font from file (since for some reason the installed version of the font isn't applied by the plugin, even if font selector shows me that font without any issues) and reading text from a file:

image

Thanks in advance.

kkartaltepe commented 3 years ago

Thanks for the report ill take a look, it looks like we may not be blending alpha correctly.

kkartaltepe commented 3 years ago

This should be fixed in 2823034b89982e92b5fc13f47eef444687dcc1f1 though im not sure when Ill be able to make time for a release, maybe sometime next month.

DjMike238 commented 3 years ago

Hey, any news on the new release? 😅

kkartaltepe commented 3 years ago

Sorry there were some issues with build tools when I tried to build for windows last month and its a pain to get a VM going so I havnt created a release yet. Hopefully I have some time to try and get a vm going or something and release it.