Mailing List archive

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

[vdr] Re: plugin: get current OSD font height



Am Freitag, 18. April 2003 21:42 schrieb Clemens Kirchgatterer:
> is there a function to get the font size of the OSD? i browsed the vdr
> source, but could not find anything suitable. but, maybe i'm just blind.

Do you mean
cOsd::LineHeight()  for the font's height and
cOsd::CellWidth()  for an average character width or
cOsd::Width(uchar) for a specific character's width and
cOsdBase::Width(const char *s) , not static, for the width of a string

>
> :-/
>
> thx ...
> clemens



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index