NEWS: Mention that the FreeFont fonts are now packaged with ScummVM
This commit is contained in:
parent
2499eaf253
commit
55d3ff2f52
2 changed files with 7 additions and 12 deletions
1
NEWS.md
1
NEWS.md
|
@ -94,6 +94,7 @@ For a more comprehensive changelog of the latest experimental code, see:
|
||||||
|
|
||||||
ZVISION:
|
ZVISION:
|
||||||
- Fixed graphical glitch in Zork: Grand Inquisitor.
|
- Fixed graphical glitch in Zork: Grand Inquisitor.
|
||||||
|
- Packaged the required fonts with ScummVM.
|
||||||
|
|
||||||
PS Vita port:
|
PS Vita port:
|
||||||
- Implemented front touch and optional rear touch controls.
|
- Implemented front touch and optional rear touch controls.
|
||||||
|
|
18
README.md
18
README.md
|
@ -1207,24 +1207,18 @@ corresponding destination.
|
||||||
Download the Liberation(tm) fonts package
|
Download the Liberation(tm) fonts package
|
||||||
<https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz>
|
<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.
|
and unpack all the ttf files into your ScummVM extras directory.
|
||||||
Alternatively, download the GNU FreeFont TTF package
|
Alternatively, ScummVM comes with the GNU FreeFont fonts, though at the
|
||||||
<https://ftp.gnu.org/gnu/freefont/freefont-ttf.zip> and unzip all the
|
time of writing these fonts cause some text rendering issues. Download
|
||||||
ttf files from the sfd directory into your ScummVM extras directory,
|
the subtitles patch <https://www.thezorklibrary.com/installguides/znpatch.zip>
|
||||||
though at the time of writing these fonts cause some text rendering
|
and unzip the addon directory into the game root directory
|
||||||
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
|
#### 3.26.2) Zork: Grand Inquisitor
|
||||||
|
|
||||||
Download the Liberation(tm) fonts package
|
Download the Liberation(tm) fonts package
|
||||||
<https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz>
|
<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.
|
and unpack all the ttf files into your ScummVM extras directory.
|
||||||
Alternatively, download the GNU FreeFont TTF package
|
Alternatively, ScummVM comes with the GNU FreeFont fonts, though at the
|
||||||
<https://ftp.gnu.org/gnu/freefont/freefont-ttf.zip> and unzip all the
|
time of writing these fonts cause some text rendering issues.
|
||||||
ttf files from the sfd directory into your ScummVM extras directory,
|
|
||||||
though at the time of writing these fonts cause some text rendering
|
|
||||||
issues.
|
|
||||||
|
|
||||||
### 3.27) Commodore64 games notes
|
### 3.27) Commodore64 games notes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue