Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Text wrap bug.



The OSD has a bug calculating the width of a text string.

This bug causes the last character to wrap around to the
first column if not all of it fits into the last column.

As an easy test case, simply create a timer entry like this

   1:1:20:1111:1212:2:7:WWWWWWWWWWWWWWWWWW

For Klaus' VDR and display the timer menu.

At first I thought this can be solved in the VDR code,
but as the fonts are proportionally-spaced, the VDR code
really does not know how wide a string is, so it cannot
determine the proper break.

Is this bug already fixed in the upcoming driver release?

Carsten.


Home | Main Index | Thread Index