Skip to content

Commit 955e620

Browse files
committed
released v1.9.0
1 parent 3080330 commit 955e620

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
<img alt="Iconed AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
66
</a>
77

8+
## [v1.9.0](https://github.com/jaywcjlove/iconed/releases/tag/v1.9.0)
9+
10+
1. feat: support GIF icon size setting.
11+
2. feat(gif): convert animation frames to square shape.
12+
813
## [v1.8.1](https://github.com/jaywcjlove/iconed/releases/tag/v1.8.1)
914

1015
1. fix: fix incorrect menu description text

CHANGELOG.zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
<img alt="Iconed AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
66
</a>
77

8+
## [v1.9.0](https://github.com/jaywcjlove/iconed/releases/tag/v1.9.0)
9+
10+
1. feat: 支持 GIF 动图图标尺寸设置。
11+
2. feat(gif): 动画帧转换为正方形。
12+
813
## [v1.8.1](https://github.com/jaywcjlove/iconed/releases/tag/v1.8.1)
914

1015
1. 修复:修复菜单描述不正确的问题

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232

3333
Effortlessly create and personalize icons from images, supporting macOS and iOS icon generation, folder icon creation and setting, and icon format conversion features.
3434

35-
- **Folder Icons**: Quickly customize and set your folder icons through simple operations, making your folders more personalized and unique.
36-
- **Application Icons**: Support importing any image and converting it into complete, usable application icons with Dock preview. Specially adapted for Apple platforms (iOS and macOS), supporting various required icon formats to meet different application scenarios.
37-
- **Icon Format Conversion**: Easily convert icons to other formats, supporting common icon formats such as PNG, JPEG, TIFF, etc., allowing you to switch between different platforms effortlessly.
35+
- **Folder Icons**: Easily customize and set folder icons to make them more personalized and unique.
36+
- **App Icons**: Import any image and convert it into a fully functional app icon with Dock preview. Optimized for Apple platforms (iOS and macOS), supporting various required icon formats for different use cases.
37+
- **GIF Icon Processing**: Crop animated GIFs into square shape and generate usable GIF animated icons.
38+
- **Icon Format Conversion**: Easily convert icons to other formats, supporting common formats such as PNG, JPEG, TIFF, and more, for convenient cross-platform use.
3839

3940
This tool helps you create any icons for applications, automatically converting them into required 1x, 2x (Retina), and 3x formats, and generating a complete image set to ensure perfect display on all devices and resolutions.
4041

README.zh.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232

3333
轻松从图片创建和个性化图标,支持 macOS 和 iOS 图标生成、文件夹图标创建与设置,并提供图标格式转换功能。
3434

35-
- **文件夹图标**:通过简单的操作,快速自定义并设置您的文件夹图标,让您的文件夹更加个性化和独特。
36-
- **应用程序图标**:支持将任意图像导入并转换为完整、可用的应用程序图标,并且可以在 Dock 上预览。特别适配 Apple 平台(iOS 和 macOS),支持各种所需图标格式,满足不同应用场景。
37-
- **图标格式转换**:轻松将图标转换为其他格式,支持常见的图标格式,如 PNG、JPEG、TIFF 等,方便您在不同平台间切换使用。
35+
- **文件夹图标**:通过简单操作,自定义并设置文件夹图标,让您的文件夹更加个性化和独特。
36+
- **应用程序图标**:支持导入任意图像,转换为完整可用的应用程序图标,并可在 Dock 中预览。特别适配 Apple 平台(iOS 和 macOS),支持多种所需图标格式,满足不同应用场景。
37+
- **GIF 图标处理**:支持将 GIF 动图裁剪为正方形,并生成可用的 GIF 动画图标。
38+
- **图标格式转换**:轻松将图标转换为其他格式,支持常见格式如 PNG、JPEG、TIFF 等,方便跨平台使用。
3839

3940
该工具能帮助您为应用程序创建任何图标,自动转换为所需的 1x、2x(视网膜)和 3x 格式,并生成完整的图像集,确保在所有设备和分辨率下都能完美显示。
4041

0 commit comments

Comments
 (0)