[GRASS-dev] [GRASS GIS] #2784: add a g.mkfontcap run for OSGeo4W wingrass
GRASS GIS
trac at osgeo.org
Mon Nov 2 02:02:38 PST 2015
#2784: add a g.mkfontcap run for OSGeo4W wingrass
--------------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 7.0.2
Component: Display | Version: svn-trunk
Resolution: | Keywords:
CPU: Unspecified | Platform: MSWindows 7
--------------------------+-------------------------
Comment (by hellik):
Replying to [comment:13 hellik]:
>
> C:\>"%GISBASE%\bin\g.mkfontcap.exe" -o
>
> C:\>
> }}}
> any idea?
maybe the whole command line in quotes?
{{{
"%GISBASE%\bin\g.mkfontcap.exe -o"
}}}
adding the few lines above in a bat file, e.g. C:\tmp\test.bat
and running this bat file in a OSGeo4W shell
{{{
"%GISBASE%\bin\g.mkfontcap.exe" -o
}}}
and
{{{
"%GISBASE%\bin\g.mkfontcap.exe -o"
}}}
both gives the same result of an updated fontcap file.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2784#comment:14>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list