[QGIS Commit] [qgis/Quantum-GIS] e125e9: [FEATURE] Fix #6482, options for showing upside-do...

GitHub noreply at github.com
Tue Oct 9 17:51:38 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: e125e98eb418268216e66d581b20e19462c603ed
      https://github.com/qgis/Quantum-GIS/commit/e125e98eb418268216e66d581b20e19462c603ed
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M python/core/qgspallabeling.sip
    M src/app/qgslabelinggui.cpp
    M src/core/pal/feature.h
    M src/core/pal/labelposition.cpp
    M src/core/pal/layer.h
    M src/core/qgspallabeling.cpp
    M src/core/qgspallabeling.h
    M src/ui/qgslabelingguibase.ui

  Log Message:
  -----------
  [FEATURE] Fix #6482, options for showing upside-down labels

- Adv Labeling option to 'Show upside-down labels': never, when rotation defined, or always
- 'Never' (default) option is same as before, labels with 90 <= angle < 270 are turned so their text is always upright
- 'When rotation defined' option shows upside-down labels if their rotation is layer- or data-defined (dynamic labels are turned upright)
- 'Always' option shows upside-down labels at layer- or data-defined rotations and for dynamic labels





More information about the QGIS-commit mailing list