kkartaltepe / obs-text-pango

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

Emoji on mac os Sierra does not work #7

Closed andrewMuntyan closed 6 years ago

andrewMuntyan commented 6 years ago

maybe i have not understood how to use it :)

2018-04-20_0208
kkartaltepe commented 6 years ago

You are using the "FreeType 2" text plugin. You will need to create a "Text (Pango)" source to use this plugin. Currently release v0.3 is broken on macs and I will be releasing a fixed version later tonight, but until then you can install the v0.2 release.

kkartaltepe commented 6 years ago

v0.3 has been fixed. A new package is up on releases.

kkartaltepe commented 6 years ago

Did some testing on emoji while i was on mac. There are a number of issues. Unfortunately the libraries available for mac are slightly out of date due to bugs. Otherwise its a similar issue with windows. The emoji fonts supported by Pango are not supported by the Operating System.

I might end up shipping a configuration similar to how I do on windows if nothing changes in the state of emoji support before I'm ready for this plugin to come out of beta (1-2 months from now).

kkartaltepe commented 6 years ago

Newest update has a new version of the supporting library. This enables emojis on Mac.