diff --git a/EasyCustomLabeling/metadata.txt b/EasyCustomLabeling/metadata.txt index 741604f..9fa4d28 100644 --- a/EasyCustomLabeling/metadata.txt +++ b/EasyCustomLabeling/metadata.txt @@ -14,8 +14,10 @@ description[fr]=Permet de rapidement une couche dédiée à l'étiquetage person version=1.3.4.1 about=EasyCustomLabeling is a plugin for QGIS, designed to simplify the work for manual and data defined labeling. The tool duplicates a data vector layer into a new memory layer made of lines, adds all necessary fields for advanced custom labeling like label location, rotation, color, font, callout, alignements. The resulting layer is activated ready to use labeling tools. Data is saved in Memory Layer provider, which means it is NOT saved to a file or a database. To make thoses layers persistent, please install Memory Layer Saver v3.2 or higher plugin, that saves all memory layers to a qdatastream file along the project named myqgisprojectname.qgs.mldata. about[fr]=EasyCustomLabeling est une extension développée pour simplifer le travail d'étiquetage personnalisé et basé sur des champs de données. Cet outil duplique une couche vecteur dans une couche mémoire de lignes, et y ajoute tous les champs nécessaires pour l'étiquetage personnalisé (emplacement de l'étiquette, rotation, couleur, police, alignements...). La couche résultante est prête à être modifiée directement (éditable et outils d'étiquetages activés). Les données sont sauvées en mémoire, ce qui signifie qu'elles ne sont PAS sauvées dans un fichier ou une base. Pour sauver ces données et pouvoir réouvrir un projet avec les étiquettes, il faut installer l'extension Memory Layer Saver (v >=3.2), qui sauve toutes les couches mémoires dans un fichier Qdatastream (fichier: projet_qgis.qgs.mldata) -changelog=1.3.4.1 fixes max version that was caught up by 2.18.x - 1.3.4: use new style signal-slot. The issue was that the action was never activated on some machine without error or warning messages for the user. Funded by IT QGIS User Group. https://github.com/haubourg/EasyCustomLabeling/pull/11 +changelog= + 1.3.4.2 fixes again max version that was caught up by 2.18.x + 1.3.4.1 fixes max version that was caught up by 2.18.x + 1.3.4: use new style signal-slot. The issue was that the action was never activated on some machine without error or warning messages for the user. Funded by IT QGIS User Group. https://github.com/haubourg/EasyCustomLabeling/pull/11 1.3.3: solves error in labeling reconnection on project loads..again 1.3.2: workaround label layer detection that causes label to be not in sync with callouts after project reloading 1.3.1: cosmetic settings for Horizontal alignement centered if deltaX is under tolerance