GDAL
March 17, 2018, 4:59pm
1
#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> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 26, 2018, 4:44pm
2
#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> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 26, 2018, 4:45pm
3
#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> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 28, 2018, 9:32am
4
#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> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 31, 2018, 1:50pm
5
#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> ;
GRASS GIS <https://grass.osgeo.org >