X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=90f21dec9d3b6ad31fa5496fb25442a6b8b616de;hb=f30f9a006173640f3c4b42feb1a32a5df7be948d;hp=5d5248b0fd2ff188962f1b1f9feac9285bbbd6f8;hpb=0d983a3136ec59581e14ad4c48453ad0b8d80b6a;p=neverball diff --git a/INSTALL b/INSTALL index 5d5248b..90f21de 100644 --- a/INSTALL +++ b/INSTALL @@ -31,12 +31,15 @@ libfreespace and libusb libraries must be installed and configured: * FONTS -The Deja Vu font used by Neverball is not suitable for the Simplified -Chinese translation. Due to file size concerns, an appropriate font -is not included with Neverball; however, if a font with the name -"ttf/wqy-zenhei.ttc" is found in the search path, Neverball will -attempt to use that font. The Wen Quan Yi Chinese font can be -obtained from here: +The Deja Vu font used by Neverball is not suitable for all +translations included with the game. Due to file size concerns, +another font is not included with Neverball; however, additional fonts +can be installed in these locations: + + ttf/wqy-zenhei.ttc Simplified Chinese + ttf/wqy-microhei.ttc Traditional Chinese + +The Wen Quan Yi Chinese fonts may be obtained from here: Wen Quan Yi http://wenq.org/en/ @@ -67,6 +70,12 @@ enabled. Enable Hillcrest Labs Loop support. Requires additional libraries and system configuration. + ENABLE_FS=stdio + + Enable alternate file system backend that uses standard I/O + instead of PhysicsFS (thus making the dependency optional), + but does not provide archive support. + Under Mac OS X, build using the provided Xcode project files. For Windows builds, the MinGW cross-compilation environment is