# SVG 转换工具 **Repository Path**: zinface/qt.svg-convert ## Basic Information - **Project Name**: SVG 转换工具 - **Description**: 基于 Qt 开发的 SVG 转换工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-16 - **Last Updated**: 2025-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qt.template ## Quick use ```sh # clone or create your project git init git fetch https://gitee.com/zinface/qt.template master:template git checkout template -b master git branch -d template ```