[general]
name=Map to HTML: Label Prep
qgisMinimumVersion=3.22
supportsQt6=True
description=Batch-prepare vector layer labels for HTML/Leaflet export, writing them to a separate layer style so the working style is never lost.
about=Before exporting a map to HTML (qgis2web and similar), this plugin applies a web oriented label preset to the layers selected in the Layers panel: black text with a light buffer derived from each layer's symbol colour, one font and size, horizontal placement and scale based visibility. The settings are written to a separate "Web" layer style, so the style you work with stays untouched and one button switches back to it. Buffer colours can be overridden per layer and are remembered in the project file. Settings that an HTML export cannot reproduce (curved labels, callouts, shadows, geometry generators) are listed as warnings. The interface is available in English and Japanese.
version=0.2.0
author=りんとゆう
email=ukamoo@gmail.com

tracker=https://github.com/ukamoo-rinyu/map-to-html-label-prep/issues
repository=https://github.com/ukamoo-rinyu/map-to-html-label-prep
homepage=https://github.com/ukamoo-rinyu/map-to-html-label-prep

changelog=0.2.0 - English interface with a Japanese translation. The web style is now named "Web" (styles named "Web用" from earlier versions are renamed automatically). Qt6 compatible enum usage.
    0.1.1 - Text colour fixed to black and the buffer colour derived from the symbol colour. Warning added for dark buffers that make black text hard to read.
    0.1.0 - First version.

tags=label,labeling,style,web,html,leaflet,export,batch,qgis2web

category=Vector
icon=icon.png
experimental=True
deprecated=False
hasProcessingProvider=False
