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
935 stars 187 forks source link

ITexts with transparent colors and nonzero orientation are not being drawn correctly #77

Open Eugene-Y opened 6 years ago

Eugene-Y commented 6 years ago

When IText mColor alpha is not 255 any significantly different from zero orientation ( >20) causes texts to be distorted or not being drawn at all.