Sorry, forgot to attach the diff for activating the fonts.
diff --git a/data/base/resources.properties b/data/base/resources.properties index d20ca31..69a0f75 100644 --- a/data/base/resources.properties +++ b/data/base/resources.properties @@ -2,9 +2,9 @@ # Decorative font to use for panel headers. font.header=resources/fonts/ShadowedBlack.ttf # Font to use for normal text. -font.normal=urn:font:Serif-PLAIN-12 +font.normal=resources/fonts/LiberationSerif-Regular.ttf # Deliberately simple font. -font.simple=urn:font:Dialog-PLAIN-12 +font.simple=resources/fonts/Imperator.ttf # Signature for Declaration of Independence animatedfont.signature=resources/fonts/signature.faf
------------------------------------------------------------------------------
_______________________________________________ Freecol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freecol-developers
