This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: font encodings dirs ?


On 2016-04-17 13:26, Marco Atzeri wrote:
Most of the postinstall font scripts are referring to
   /usr/share/fonts/encodings
   /usr/share/fonts/encodings/large

"Most"?

$ cat plotutils.sh.done
/usr/bin/rm -f /usr/share/fonts/misc/encodings.dir
/usr/share/fonts/misc/fonts.{dir,scale}
/usr/bin/mkfontscale /usr/share/fonts/misc || /usr/bin/rm -f
/usr/share/fonts/misc/fonts.scale
/usr/bin/mkfontdir -e /usr/share/fonts/encodings -e
/usr/share/fonts/encodings/large /usr/share/fonts/misc || /usr/bin/rm -f
/usr/share/fonts/misc/{encodings,fonts}.dir
/usr/bin/fc-cache -f /usr/share/fonts/misc

but from what I see no package includes such directories, so all the
   /usr/bin/mkfontdir -e /usr/share/fonts/encodings ..
are failing by default.

Is the expected behaviour ?

Font installation was completely overhauled in cygport 0.21.0 to no longer need these postinstall snippets, and all the standalone fonts packages (which are almost all mine) were rebuilt. This and x3270 would seem to be the only ones left.

--
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]