Blinking l in Polle in with drawGlyphs on HDMI monito
Posted: Thu Mar 06, 2014 6:19 pm
Hello.
I am trying to implement a library to draw texts using OpenVG with DrawGlyphs.
I am doing it at home with ssh + dispmanx_vnc to see it on my laptop.
The source code is attached. You need to add arial.ttf font to make it work and compile with makeit_raspi.
So on my home laptop text is normally shown and nothing blinks. I tried it at work with HDMI monitor and suprisingly the second l in Polle word was blinking. Only this one letter. I tried to change the font size and sometimes it blinks and sometimes not.
I changed text to Hello the second l blinks, changed to HeAAo and it DOESN'T blink.
I also tried it on linux on x86 pc and it is not blinking.
Does someone have an idea what can be a problem?
I am trying to implement a library to draw texts using OpenVG with DrawGlyphs.
I am doing it at home with ssh + dispmanx_vnc to see it on my laptop.
The source code is attached. You need to add arial.ttf font to make it work and compile with makeit_raspi.
So on my home laptop text is normally shown and nothing blinks. I tried it at work with HDMI monitor and suprisingly the second l in Polle word was blinking. Only this one letter. I tried to change the font size and sometimes it blinks and sometimes not.
I changed text to Hello the second l blinks, changed to HeAAo and it DOESN'T blink.
I also tried it on linux on x86 pc and it is not blinking.
Does someone have an idea what can be a problem?