[webkit-help] Query about CreateWebkitInstance function
Ammar Ahmad Awan
ammar.ahmad.awan at gmail.com
Tue May 31 11:41:51 PDT 2011
Dear All,
I would like to ask whether CreateWebkitInstance( ) is used to create
an instance of Webkit or it is used to Create instances of objects
like WebView or WebMutableURLRequest?
I am using WinLauncher app and I want to create two windows displaying
two different webview instances.
But I want to use an SVG font file that I loaded in my first Webview
using <defs> tag in defaultHTML string.
I want this font to be available in my second Webview and i don't want
to explicitly define the font in every string that i pass to a frame.
Any ideas on how to do that?
Regards
-- Ammar
More information about the webkit-help
mailing list