H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
205 stars 80 forks source link

plPipeline needs to link against CoreText #1412

Closed dpogue closed 1 year ago

dpogue commented 1 year ago

plTextFont uses CoreText on macOS but didn't explicitly declare a dependency. In the full macOS client, I think this was being masked by something else that brought in CoreText.