[QGIS Commit] [qgis/QGIS] fa157b: Add composer svg export label unit tests

GitHub noreply at github.com
Fri Mar 14 11:26:49 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: fa157b0debf4c290448208b14c747b9bc00b9c02
      https://github.com/qgis/QGIS/commit/fa157b0debf4c290448208b14c747b9bc00b9c02
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2014-03-14 (Fri, 14 Mar 2014)

  Changed paths:
    M tests/src/python/test_qgspallabeling_composer.py
    M tests/src/python/test_qgspallabeling_server.py
    M tests/src/python/test_qgspallabeling_tests.py
    M tests/testdata/control_images/expected_pal_composer/sp_img_background_rect/sp_img_background_rect.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_background_rect_w_offset/sp_img_background_rect_w_offset.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_background_svg/sp_img_background_svg.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_background_svg_w_offset/sp_img_background_svg_w_offset.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_default_label/sp_img_default_label.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_partials_labels_disabled/sp_img_partials_labels_disabled.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_partials_labels_enabled/sp_img_partials_labels_enabled.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_text_color/sp_img_text_color.png
    M tests/testdata/control_images/expected_pal_composer/sp_img_text_size_map_unit/sp_img_text_size_map_unit.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_background_rect/sp_svg_background_rect.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_background_rect_w_offset/sp_svg_background_rect_w_offset.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_background_svg/sp_svg_background_svg.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_background_svg_w_offset/sp_svg_background_svg_w_offset.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_default_label/sp_svg_default_label.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_partials_labels_disabled/sp_svg_partials_labels_disabled.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_partials_labels_enabled/sp_svg_partials_labels_enabled.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_text_color/sp_svg_text_color.png
    A tests/testdata/control_images/expected_pal_composer/sp_svg_text_size_map_unit/sp_svg_text_size_map_unit.png

  Log Message:
  -----------
  Add composer svg export label unit tests

- Fix composer composition setup to near identical output of canvas->image (finally, expect for symbology, which still seems to be double-antialiased)
- Rebuild control images for composer->image output




More information about the QGIS-commit mailing list