Le vendredi 10 juillet 2015, 16:05:36 Fabian Greffrath a écrit :
> Hi Alexandre,
> 
> Am Freitag, den 10.07.2015, 09:19 +0200 schrieb Alexandre Detiste:
> > running the game with
> > "scummvm --extrapath=/usr/share/fonts/truetype/liberation/"
> > should be enough (need changes in scummvm_common.py)
> > ... or is it even needed and can scummvm detect
> > these system-installed fonts ?
> 
> chances are high if scummvm uses fontconfig, which it unfortunetaly
> doesn't seem to. :(
> 
> I'd say the safest way would be to add Depends: fonts-liberation and
> add symlinks to these font files to the scummvm directory.
> 
>  - Fabian

Seems like only two symlinks would suffice.
I created symlinks for all the .ttf files also present in the tarball anyway.

What worry more is that there are loads & loads of duplicate files
& stubs filles (3 bytes 'aaa') in this game.

I guess scummvm vfs can cope with missing duplicate files;
I should visit this "griffqst" place in the game.

  #545472    465d7de401ebe7e86173209ea95c4d63 zassets1/griffqst/cd60w121.rlf
  #85402     f051ef7a6b17d43b49fe378b53aa024e zassets1/griffqst/cd60w131.rlf
  #223968    576485bf6e67310af52d4a2b6416e090 zassets1/griffqst/cd60w141.rlf
  #281592    826071eb30c7aa99b5311b8ce6154291 zassets1/griffqst/cd60w151.rlf
  #333072    daf841f7f6338b8a85ab494ead6bdcb2 zassets1/griffqst/cd60w161.rlf

tchet@antec:~/git/game-data-packager$ ./run make-template -e scummvm -- -p 
/usr/share/games/zork-grand-inquisitor/ zgi-win | grep -i -e \# -e \ttf
# used
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationMono-Bold.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSans-Bold.ttf
    - /usr/share/games/zork-grand-inquisitor/fonts/arial.ttf
    - /usr/share/games/zork-grand-inquisitor/fonts/cour.ttf
# not used
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationMono-BoldItalic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationMono-Italic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationMono-Regular.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSans-BoldItalic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSans-Italic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSans-Regular.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSerif-Bold.ttf
    - 
/usr/share/games/zork-grand-inquisitor/addon/LiberationSerif-BoldItalic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSerif-Italic.ttf
    - /usr/share/games/zork-grand-inquisitor/addon/LiberationSerif-Regular.ttf
    - /usr/share/games/zork-grand-inquisitor/fonts/zordeath.ttf
    - /usr/share/games/zork-grand-inquisitor/fonts/zorknorm.ttf

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to