[GRASS-dev] [GRASS GIS] #2784: add a g.mkfontcap run for OSGeo4W wingrass

GRASS GIS trac at osgeo.org
Mon Nov 2 01:52:25 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:5 martinl]:
 > Replying to [comment:4 hellik]:
 > > applied an slightly typo cleaned and prettified patch by r66691.
 >
 > I tested build no. 106, I checked grass71.svn.bat.done and unfortunately
 I don't see any message that g.mkfontcap run during installation process.

 when I do following line in an OSGeo4W shell

 {{{
 C:\>set GISBASE=%OSGEO4W_ROOT%apps\grass\grass-7.1.svn

 C:\>echo %GISBASE%
 C:\OSGeo4W_use\apps\grass\grass-7.1.svn

 C:\>set
 FREETYPEBASE=%OSGEO4W_ROOT%\bin;%OSGEO4W_ROOT%\apps\msys\bin;%GISBASE%\l
 ib

 C:\>echo %FREETYPEBASE%
 C:\OSGeo4W_use\\bin;C:\OSGeo4W_use\\apps\msys\bin;C:\OSGeo4W_use\apps\grass\gras
 s-7.1.svn\lib

 C:\>set PATH=%FREETYPEBASE%;%PATH%

 C:\>set GISRC=dummy

 C:\>echo %GISRC%
 dummy

 C:\>"%GISBASE%\bin\g.mkfontcap.exe" -o

 C:\>
 }}}

 I get an updated fontcap file:

 C:\OSGeo4W\apps\grass\grass-7.1.svn\etc\fontcap:


 {{{
 cyrilc|Cyrillic|0|C:\OSGeo4W\apps\grass\grass-7.1.svn\fonts\cyrilc.hmp|0|utf-8|
 gothgbt|Gothic Great Britain
 triplex|0|C:\OSGeo4W\apps\grass\grass-7.1.svn\fonts\gothgbt.hmp|0|utf-8|
 gothgrt|Gothic German
 triplex|0|C:\OSGeo4W\apps\grass\grass-7.1.svn\fonts\gothgrt.hmp|0|utf-8|
 gothitt|Gothic Italian
 triplex|0|C:\OSGeo4W\apps\grass\grass-7.1.svn\fonts\gothitt.hmp|0|utf-8|
 greekc|Greek
 complex|0|C:\OSGeo4W\apps\grass\grass-7.1.svn\fonts\greekc.hmp|0|utf-8|
 }}}

 any idea?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2784#comment:13>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list