Displaying 2 results from an estimated 2 matches for "setkatefont".
Did you mean:
getkatefont
2008 May 02
0
[PATCH] browser_plugin - kate support, build fixes, and misc
...k(in long track);
selects the trackth Kate track in the stream, -1 to select no track at all.
+ void registerKateCallback(in nsILibOggCallbackString callback);
sets a routine to be called with any Kate text from the currently selected track
(if any) as its presentation time is reached.
+ void setKateFont(in string font);
sets the font to use for displaying text (a string, eg "arial"). This
should be the
name of a font without path and without ".ttf" appended. If such a font isn't
found, a default font will be used.
+ string getKateFont();
returns the font being used - ac...
2008 May 02
2
[PATCH] browser_plugin - kate support, build fixes, and misc
where is the latest javascript api documented? it does not look like
http://wiki.xiph.org/index.php/OggPlayJavascriptAPI has been updated
recently.
I had trouble getting oggplay to run at all on my machine ubuntu (7.10)
But I would be interested in revisiting the issue...
--michael
Conrad Parker wrote:
> 2008/5/1 ogg.k.ogg.k at googlemail.com <ogg.k.ogg.k at googlemail.com>:
>