mherger wrote: 
> I  noticed there was a scrolling issue with accented characters. Eg.
> check the É:
> 
> 15461
> 
> While the text would scroll, the accent stays stuck in its place for a
> second or two. Here's a video where you can see the issue a bit better:
> 
> https://dl.dropboxusercontent.com/u/54507676/2014-01-08%2017.19.03.mov
> 
> Do you have any idea how this can be fixed? I played around with
> heights, paddings etc. But it only got worse.
> 
> While the problem is very obvious with my larger font sizes, it's there
> already with your code.

I suspect that needs changes to the C code - nothing I have
intentionally changed from squeezelplay.  Look in jive_font.c and
jive_label.c  - at present it looks to be using the height of capital H
to me - the font height is also the height of a capital + descending
character.  I suspect it needs something for ascending height too?

Do you have a demo size and string where it is 100% reproducible?


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to