olilarkin / wdl-ol

Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
https://github.com/iplug2
936 stars 187 forks source link

Adding cairo freetype text support. #94

Closed Youlean closed 6 years ago

olilarkin commented 6 years ago

this was kind of merged here https://github.com/olilarkin/wdl-ol/commit/3b44ff1913046090dbea6a6258e6fc828b15fb93

thank you very much for showing me how to do this, but as usual i want to do it a bit differently! my version is not working yet, will get there eventually!

Youlean commented 6 years ago

Sure, no problem.