[GRASS-dev] [GRASS GIS] #3516: Add font encoding and name parameters to d.northarrow

#3516: Add font encoding and name parameters to d.northarrow
--------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.6.0
Component: Display | Version: svn-trunk
Keywords: d.northarrow | CPU: Unspecified
Platform: Unspecified |
--------------------------+-------------------------
Most of d.* modules displaying user supplied text allow to set encoding
and font, but d.northarrow does not. These options should be added to
allow correct displaying of any non-ascii text (on Windows). See d.text
for code.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3516&gt;
GRASS GIS <https://grass.osgeo.org>

#3516: Add font encoding and name parameters to d.northarrow
--------------------------+--------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.0
Component: Display | Version: svn-trunk
Resolution: | Keywords: d.northarrow
       CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------
Changes (by neteler):

* Attachment "d_northarrow_charset.diff" added.

Patch to add font, path and charset parameters

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3516&gt;
GRASS GIS <https://grass.osgeo.org>

#3516: Add font encoding and name parameters to d.northarrow
--------------------------+--------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.0
Component: Display | Version: svn-trunk
Resolution: | Keywords: d.northarrow
       CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------

Comment (by neteler):

Please try this mostly untested patch (adds font, path and charset
parameters, based on d.text).

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3516#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3516: Add font encoding and name parameters to d.northarrow
--------------------------+--------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.0
Component: Display | Version: svn-trunk
Resolution: | Keywords: d.northarrow
       CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------

Comment (by marisn):

Replying to [comment:1 neteler]:
> Please try this mostly untested patch (adds font, path and charset
parameters, based on d.text).

Tested on Linux and works fine. Unfortunately I do not have an access to
Windows box suitable for testing.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3516#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3516: Add font encoding and name parameters to d.northarrow
--------------------------+--------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.0
Component: Display | Version: svn-trunk
Resolution: | Keywords: d.northarrow
       CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------

Comment (by neteler):

Patch submitted in r73212 for wider testing, esp. Windows.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3516#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>