This commit is contained in:
ry.yamafuji 2025-06-10 02:49:20 +09:00
parent 9d0be6411a
commit 4a7160e97e
4 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,8 @@
VSCodeで画像に赤丸マークや注釈を直感的に描き込める拡張機能です。 VSCodeで画像に赤丸マークや注釈を直感的に描き込める拡張機能です。
![logo](readme/images/logo.png)
--- ---
## 主な特徴 ## 主な特徴

View File

@ -2,6 +2,8 @@
# ImageMarkPengent # ImageMarkPengent
![logo](readme/images/logo.png)
A VSCode extension for intuitively drawing red circle marks and annotations directly on images. A VSCode extension for intuitively drawing red circle marks and annotations directly on images.
--- ---

View File

@ -3,8 +3,9 @@
"displayName": "ImageMarkPengent", "displayName": "ImageMarkPengent",
"description": "", "description": "",
"license": "MIT", "license": "MIT",
"version": "1.0.0", "version": "1.0.1",
"publisher": "PengentAIRyohYA", "publisher": "PengentAIRyohYA",
"icon": "readme/images/logo.png",
"engines": { "engines": {
"vscode": "^1.99.0" "vscode": "^1.99.0"
}, },

BIN
readme/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB