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/de/Messages | 1 + 1 file changed, 1 insertion(+) (limited to '!NetSurf/Resources/de/Messages') diff --git a/!NetSurf/Resources/de/Messages b/!NetSurf/Resources/de/Messages index 6faa52ce1..340614448 100644 --- a/!NetSurf/Resources/de/Messages +++ b/!NetSurf/Resources/de/Messages @@ -1352,6 +1352,7 @@ FontSerif:Serif FontMono:Monospace FontCursive:Kursiv FontFantasy:Fantasy +FontFallback:Fallback (Unicode) Default:Standard FontSize:Schriftgröße Minimum:Minimum -- cgit v1.2.3