[general]
name=Multi Background Exporter
qgisMinimumVersion=3.16
description=QGIS plugin. Batch-export one image per background layer/group, all sharing the same map view and scale
about=Keeps the current map canvas view (extent and scale) fixed while exporting one image per selected
    background layer or layer group, each combined with one or more common base layers. Useful for producing
    a batch of thematic maps (e.g. ownership status, farmland status, zoning status) that all share the same
    frame and scale, generated in a single run.
    [Key features]
    - Select multiple base layers (always shown) and multiple background layers/groups (up to 30, one image per item)
    - Recognizes QGIS layer-tree groups, so a theme split across several layers still counts as a single export item
    - Drag-to-select the export region/size directly on the map canvas, screenshot-tool style (Shift+corner-drag locks the aspect ratio)
    - Save favorite output sizes and automatically remember the last size used
    - Live low-resolution preview panel before exporting
    - Adjustable output DPI for print-quality results
    [한국어 요약]
    현재 지도 화면(범위·축척)을 그대로 유지한 채, 베이스 레이어(여러 개 가능)에 소유자현황·농지현황·
    용도지역현황 같은 배경 레이어(또는 여러 레이어로 묶인 그룹)를 하나씩 겹쳐 최대 30장까지 이미지를
    한 번에 내보내는 QGIS 플러그인입니다. 드래그로 내보낼 영역/크기를 직접 지정하고, 자주 쓰는 크기는
    즐겨찾기로 저장하며, 오른쪽 패널에서 미리보기로 결과를 확인할 수 있습니다.
version=1.8
author=sr park
email=qkrsr414@gmail.com
tags=export,image,map,layer,background,batch,png,dpi,capture,crop,preview,favorite,내보내기,배경레이어,이미지,캡처
homepage=https://github.com/qkrsr414-stack/eupp
tracker=https://github.com/qkrsr414-stack/eupp/issues
repository=https://github.com/qkrsr414-stack/eupp
experimental=False
deprecated=False
icon=icon.png
category=Raster
changelog=1.8
    - Added a LICENSE file (GNU GPL v2, matching QGIS's own license and the official plugin repository requirement)
    1.7
    - Linked the public source repository (homepage/tracker/repository) at https://github.com/qkrsr414-stack/eupp
    1.6
    - Added an English description/about section (required for the official QGIS plugin repository)
    1.5
    - 플러그인 아이콘 추가
    1.4
    - 즐겨찾기 크기 저장/적용 기능 추가
    - 가장 최근에 사용한 출력 크기를 자동으로 기억해서 다음 실행 시 기본값으로 표시
    1.3
    - 오른쪽에 저해상도 미리보기 패널 추가 (대상 항목 선택 가능)
    - 배경 항목 선택 개수 제한을 10개에서 30개로 상향
    1.2
    - Shift를 누른 채 모서리를 드래그하면 가로세로 비율이 고정된 채 크기 조절
    1.1
    - 알캡처 방식의 드래그 영역/크기 지정 기능 추가 (화면 캡처형 오버레이)
    1.0
    - 첫 출시: 베이스 레이어 + 배경 레이어(그룹 지원) 다중 이미지 일괄 내보내기
