Skip to content

Commit

Permalink
Update TRANSPARENT keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Oct 22, 2023
1 parent 4227d4c commit be35cc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions en/mapfile/legend.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ TEMPLATE [filename]
:name: mapfile-legend-transparent

TRANSPARENT [on|off]
.. deprecated:: 4.6

Should the background color for the legend be transparent.
This flag is now deprecated in favor of declaring transparency within
:ref:`OUTPUTFORMAT` declarations. Default is off.
This flag can be different from from the :ref:`OUTPUTFORMAT` TRANSPARENT setting, allowing
a transparent legend embedded in an non-transparent map. Default is off.
7 changes: 3 additions & 4 deletions en/mapfile/scalebar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,10 @@ STYLE [integer]
Chooses the scalebar style. Valid styles are 0 and 1.

TRANSPARENT [on|off]
.. versionremoved:: 8.0

Should the background color for the scalebar be transparent. This flag is
now deprecated in favor of declaring transparency within :ref:`OUTPUTFORMAT`
declarations. Default is off.
Should the background color for the scalebar be transparent. This flag
can be different from from the :ref:`OUTPUTFORMAT` TRANSPARENT setting, allowing
a transparent scalebar embedded in an non-transparent map. Default is off.

.. index::
pair: SCALEBAR; UNITS
Expand Down

0 comments on commit be35cc6

Please sign in to comment.