On 2016/11/06 13:16:44, trueroad_trueroad.jp wrote:
> I am sorry to still talk about this, but I have been unable to work > out > how I could install just these fonts without having to clone the > entire > repo. I have looked in places like stackoverflow and the various
'git'
> sites but no one seems to be able to clearly state how to install
just
> this commit (with for example git fetch). I also have not been able
to
> 'download' the raw blobls from the repo either using 'right
click/save
> as'.
I attached the shell script which can download the 12 font files from
'http://git.ghostscript.com/?p=urw-core35-fonts.git;a=commit;h=79bcdfb34fbce12b592cce389fa7a19da6b5b018'.
Its each download URL is just link of each font file in above URL. It works fine on my environment.
Would you try it and put the downloaded files to ~/.local/share/fonts
etc? Yes this works, but is this the most elegant/simplest way to get these files? If it is then that is fine, we just need to document this so that we don't get too many questions on the lily-dev mailing list about how to install 'a commit' or if they don't install these fonts if it will prevent 'them' being able to build LilyPond. I have other questions though, but these shouldn't stop this patch but I think it would be useful to understand if not just for me but other developers that might not understand 'font stuff' as much as yourself and Werner. 1. If you look here: http://lilypond.org/doc/v2.19/Documentation/contributor-big-page.html#requirements-for-running-lilypond we already list a number of 'font requirements'. Does including TexGyre and now these URW++ fonts mean that all/some/none of these font pacakges we currently document can now be removed as a requirement? (e.g. texlive-lang-cyrillic). 2. The same question but for http://lilypond.org/doc/v2.19/Documentation/contributor-big-page.html#requirements-for-building-documentation Thanks again for your explanations. James https://codereview.appspot.com/315850043/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
