On Tue, 1 Oct 2013 13:35:47 +1000, Ian Macdonald <[email protected]>
wrote:
> enable-universal-access-from-file-uris=true
If it's as simple as that, please try the attached patch and add
set universalaccess=true
to your rc file.
I can't really test it, because regardless of what I set, local HTML
files (including your example one) are displayed fine for me. But let
us know if this helps – I would include this, then.
> Any hints or examples of a usable font set?
I'm afraid this is really out of the scope of Vimprobable itself. There
is no font rendering code within the browser. I can't say I've ever run
into any problems, though.
Hannes
diff --git a/config.h b/config.h
index 6a5fa5b..ae8a34d 100644
--- a/config.h
+++ b/config.h
@@ -206,6 +206,7 @@ static Setting browsersettings[] = {
{ "stylesheet", NULL, "user-stylesheet-uri", FALSE, FALSE, FALSE, FALSE },
{ "resizetextareas", NULL, "resizable-text-areas", FALSE, TRUE, FALSE, FALSE },
{ "webinspector", NULL, "enable-developer-extras", FALSE, TRUE, FALSE, FALSE },
+ { "universalaccess", NULL, "enable-universal-access-from-file-uris", FALSE, TRUE, FALSE, FALSE },
{ "homepage", startpage, "", FALSE, FALSE, FALSE, FALSE },
{ "statusbgcolor", statusbgcolor, "", FALSE, FALSE, TRUE, TRUE },
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Vimprobable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vimprobable-users