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]

font encodings dirs ?


Most of the postinstall font scripts are referring to
  /usr/share/fonts/encodings
  /usr/share/fonts/encodings/large

$ 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 ?

Regards
Marco




--
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]