ashmanix / obs-plugin-countdown

An OBS plugin that creates a countdown timer.
GNU General Public License v2.0
63 stars 16 forks source link

cant use Pango Text as source #34

Closed oparada1988 closed 1 year ago

oparada1988 commented 1 year ago

On linux the default test source doesnt have a lot of customization like changing the outline color, thicknes etc so I use the pango plug in, https://github.com/kkartaltepe/obs-text-pango

However, the countdown plugin doesnt see it as a source. Would be cool if it could see it as pango is much more customizable than the default option.

ashmanix commented 1 year ago

I have added text_pango_source to the list of sources that will appear as an source to select. I have tested this in Ubuntu, with the pango text plugin, and it seems to work covered by PR #40. This is available in version 1.3.3

oparada1988 commented 1 year ago

Thank you! I will test on my machine and report back in the AM

oparada1988 commented 1 year ago

Just wanted to confirm that it works as expected! Thanks again!

ashmanix commented 1 year ago

Awesome! Closing this now 👍