From f55c11dbd6cb3242570eeb022b772ec236fe8603 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Thu, 6 May 2010 10:02:58 +0000 Subject: Amiga font code revamped and fixed. Will now fall back to a different font if the character isn't present in the current one, this needs a complete or near-complete Unicode font in order to be useful - Code2000 and Bitstream Cyberbit are auto-detected by NetSurf on startup if none is configured. Japanese websites now display correctly, along with Japanese characters within Google UK search results etc. svn path=/trunk/netsurf/; revision=10551 --- !NetSurf/Resources/nl/Messages | 1 + 1 file changed, 1 insertion(+) (limited to '!NetSurf/Resources/nl/Messages') diff --git a/!NetSurf/Resources/nl/Messages b/!NetSurf/Resources/nl/Messages index 47e58c1b5..82e1d40b4 100644 --- a/!NetSurf/Resources/nl/Messages +++ b/!NetSurf/Resources/nl/Messages @@ -1353,6 +1353,7 @@ FontSerif:Serif FontMono:Monospaced FontCursive:Cursive FontFantasy:Fantasy +FontFallback:Fallback (Unicode) Default:Default FontSize:Font size Minimum:Minimum -- cgit v1.2.3