[GRASS-dev] Re: [GRASS GIS] #368: g.mkfontcap: extradirs=path seems
to fail
GRASS GIS
trac at osgeo.org
Tue Nov 18 13:08:36 EST 2008
#368: g.mkfontcap: extradirs=path seems to fail
----------------------+-----------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords: fonts
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Comment (by glynn):
Replying to [ticket:368 neteler]:
> In Scietific Linux, I have additional TTF fonts in /usr/share/fonts/
bitstream-vera/ but they aren't picked up:
> g.mkfontcap -o -s extra=/usr/share/fonts/bitstream-vera
[snip]
Is that the entire output from g.mkfontcap? Because I only see stroke
fonts there, which leads me to wonder whether g.mkfontcap (or GRASS
generally) was built without FreeType support.
Try {{{ ldd `which g.mkfontcap` }}}. Does it have a dependency upon
libfreetype?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/368#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list