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 _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
