08.06.2019, 16:11, "Alexander Ilin" <ajs...@yandex.ru>: > I have also pushed an experimental commit to support transparency in the > foreground text color. > It seems there is still an issue with the correct handling of foreground > color. For example, instead of light blue I get a yellow.
Found the reason. It was the extra "swap rot" from John's suggested code. I have removed the color mix-up and pushed the branch again. https://github.com/AlexIljin/factor/tree/win-transparent-text-background I consider this code to be complete, unless someone wants to comment on some unconventional formatting. Also, I didn't actually test the text output with transparent foreground color. If you do some testing, let me know if it works as expected. I've removed transparent foreground handling into a separate if branch to reduce the performance impact on the most usual code path. ---=====--- Александр _______________________________________________ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/factor-talk