[general]
name=CAD Text Extractor
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=CAD Text Extractor exports selected attribute fields as CAD text and source geometries into a CAD-compatible DXF output.
version=0.26.01
author=Dwi Purwanto (Ruang Spasial)
email=ruangspasial@gmail.com
about=CAD Text Extractor exports source geometries and selected attribute fields to an AutoCAD-compatible DXF file. Polygon text height is assigned automatically from feature area, while multiple text values are stacked around the selected placement point using Middle Center alignment. Live progress from 0 to 100 percent is displayed during export.
changelog=0.26.01
    - Exports source geometries and selected attributes as CAD-compatible DXF entities.
    - Assigns compact polygon text heights automatically from 2 to 7 according to feature area in square metres.
    - Places multiple text values above, at, and below the selected anchor point without stacking them on the same position.
    - Uses a vertical gap equal to half of the applicable text height.
    - Supports centroid, inside-point, line-midpoint, and original-point placement modes.
    - Aligns every text row to Middle Center on the selected placement point.
    - Displays live export progress from 0 to 100 percent.
category=Vector
tags=cad,dxf,text,attributes,vector,export
icon=icon.png
experimental=False
deprecated=False
homepage=https://github.com/purwantodwigeo10/CAD-Text-Extractor
tracker=https://github.com/purwantodwigeo10/CAD-Text-Extractor/issues
repository=https://github.com/purwantodwigeo10/CAD-Text-Extractor
