Skip to content

Commit

Permalink
doc: update screenshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 5, 2024
1 parent 9e2961b commit e05fcbe
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,19 @@

A tool that can convert any SVG icon into a [custom SF symbol](https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app). Your customized SF symbol can be imported into Xcode and utilized in any project based on UIKit or SwiftUI.

![RegexMate screenshots-1](./assets/screenshots-1.png)
![Create Custom Symbols screenshots-1](./assets/screenshots-1.png)

Effortlessly convert any SVG icon into an SF symbol file usable in Xcode by simply dragging and dropping the icon, enabling swift creation of SF symbol files.

![RegexMate screenshots-2](./assets/screenshots-2.png)
![Create Custom Symbols screenshots-2](./assets/screenshots-2.png)

Support batch import of SVG icons and batch generation of SF symbol icons.

![RegexMate screenshots-3](./assets/screenshots-3.png)
![Create Custom Symbols screenshots-3](./assets/screenshots-3.png)

![RegexMate screenshots-4](./assets/screenshots-4.png)
![Create Custom Symbols screenshots-4](./assets/screenshots-4.png)

![Create Custom Symbols screenshots-5](./assets/screenshots-5.png)

## Frequently Asked Questions

Expand Down
10 changes: 6 additions & 4 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,19 @@

一个工具,能够将任意 SVG 图标转换为[自定义的 SF 符号](https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app)。您可以将定制的 SF 符号导入 Xcode,并在任何基于 UIKit 或 SwiftUI 的项目中使用。

![RegexMate screenshots-1-cn](./assets/screenshots-1-cn.png)
![Create Custom Symbols screenshots-1-cn](./assets/screenshots-1-cn.png)

通过拖放,将任何 SVG 图标轻松转换为可在 Xcode 中使用的 SF 符号文件,快速创建 SF 符号文件。

![RegexMate screenshots-2-cn](./assets/screenshots-2-cn.png)
![Create Custom Symbols screenshots-2-cn](./assets/screenshots-2-cn.png)

支持批量导入 SVG 图标,并批量生成 SF 符号图标

![RegexMate screenshots-3-cn](./assets/screenshots-3-cn.png)
![Create Custom Symbols screenshots-3-cn](./assets/screenshots-3-cn.png)

![RegexMate screenshots-4-cn](./assets/screenshots-4-cn.png)
![Create Custom Symbols screenshots-4-cn](./assets/screenshots-4-cn.png)

![Create Custom Symbols screenshots-5-cn](./assets/screenshots-5-cn.png)

### 常见问题

Expand Down
Binary file modified assets/screenshots-1-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-2-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-3-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-4-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshots-5-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshots-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e05fcbe

Please sign in to comment.