[general]
name=AutoLayoutTool
qgisMinimumVersion=3.0
description=One-click print layout creator
version=1.1
author=Sylvain Théry (UMR 5281 ART-Dev)
email=sylvain.thery@cnrs.fr

about=This plugin creates in one click a layout based on the extent of a QGIS project main window. It also adds a legend, a scale bar and a north arrow to the layout. The size of the map is calculated to occupy the maximum space on the page and the orientation of the page is determined by the extent of the map.

    Ce plugin crée en un clic une mise en page basée sur l'étendue de la fenêtre principale d'un projet QGIS. Il ajoute également une légende, une barre d'échelle et une flèche du nord à la mise en page. La taille de la carte est calculée pour occuper l'espace maximum sur la page et l'orientation de la page est déterminée par l'étendue de la carte.

tags=layout, print manager, automation, automatisation, mise en page, composeur d'impression

tracker=https://github.com/sylsta/AutoLayoutTool
repository=https://github.com/sylsta/AutoLayoutTool
homepage=https://github.com/sylsta/AutoLayoutTool
category=Plugins
icon=layout.png

changelog=
    1.1 (2021-11-29)
        - bug fix
    1.0 (2021-11-29)
        - public release
        - fix positioning issue (margin, north arrow, scale)
    0.3 (2021-11-22):
        - internationalization : add french language
    0.2 (2021-11-21):
        - refactor class and file names
    0.1 (2021-11-20):
        – initial release
