Displaying 2 results from an estimated 2 matches for "getkatefonts".
Did you mean:
getkatefont
2008 May 02
0
[PATCH] browser_plugin - kate support, build fixes, and misc
...size);
sets a font size multiplier to be used. The default is to use a font
size based on
the size of the video, but all fonts do not appear as large with the
same "point"
size, so this can be used to increase/decrease font size - also useful
for people
who prefer larger fonts.
+ float getKateFontSize();
returns the current font size multiplier.
+ void setKateRendering(in long method);
sets how to render the currently selected Kate stream (if any):
0: do not render anything (if a callback is registered, text will
still be sent to it,
useful if one wants to not display anything but send...
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>:
>