[Scummvm-git-logs] scummvm master -> 55d3ff2f52e7bce5f8845a7b529891cfa5c936c4
ccawley2011
ccawley2011 at gmail.com
Mon Jun 17 17:47:56 CEST 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
55d3ff2f52 NEWS: Mention that the FreeFont fonts are now packaged with ScummVM
Commit: 55d3ff2f52e7bce5f8845a7b529891cfa5c936c4
https://github.com/scummvm/scummvm/commit/55d3ff2f52e7bce5f8845a7b529891cfa5c936c4
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2019-06-17T16:43:54+01:00
Commit Message:
NEWS: Mention that the FreeFont fonts are now packaged with ScummVM
Changed paths:
NEWS.md
README.md
diff --git a/NEWS.md b/NEWS.md
index 6410082..7833db3 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -94,6 +94,7 @@ For a more comprehensive changelog of the latest experimental code, see:
ZVISION:
- Fixed graphical glitch in Zork: Grand Inquisitor.
+ - Packaged the required fonts with ScummVM.
PS Vita port:
- Implemented front touch and optional rear touch controls.
diff --git a/README.md b/README.md
index 3cb92cf..5757194 100644
--- a/README.md
+++ b/README.md
@@ -1207,24 +1207,18 @@ corresponding destination.
Download the Liberation(tm) fonts package
<https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz>
and unpack all the ttf files into your ScummVM extras directory.
-Alternatively, download the GNU FreeFont TTF package
-<https://ftp.gnu.org/gnu/freefont/freefont-ttf.zip> and unzip all the
-ttf files from the sfd directory into your ScummVM extras directory,
-though at the time of writing these fonts cause some text rendering
-issues. Download the subtitles patch
-<https://www.thezorklibrary.com/installguides/znpatch.zip> and unzip the
-addon directory into the game root directory
+Alternatively, ScummVM comes with the GNU FreeFont fonts, though at the
+time of writing these fonts cause some text rendering issues. Download
+the subtitles patch <https://www.thezorklibrary.com/installguides/znpatch.zip>
+and unzip the addon directory into the game root directory
#### 3.26.2) Zork: Grand Inquisitor
Download the Liberation(tm) fonts package
<https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz>
and unpack all the ttf files into your ScummVM extras directory.
-Alternatively, download the GNU FreeFont TTF package
-<https://ftp.gnu.org/gnu/freefont/freefont-ttf.zip> and unzip all the
-ttf files from the sfd directory into your ScummVM extras directory,
-though at the time of writing these fonts cause some text rendering
-issues.
+Alternatively, ScummVM comes with the GNU FreeFont fonts, though at the
+time of writing these fonts cause some text rendering issues.
### 3.27) Commodore64 games notes
More information about the Scummvm-git-logs
mailing list