0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00

Update README.md

This commit is contained in:
Pablo Alba 2022-10-13 22:05:56 +02:00 committed by GitHub
parent 415c8084dd
commit 16e7aa37c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ As mentioned above, this plugin gets you to a starting point. Things that are cu
- **Frames** (Boards in Penpot). - **Frames** (Boards in Penpot).
- **Groups**. - **Groups**.
- **Fills** (solid colors and linear gradients). - **Fills** (solid colors and linear gradients).
- **Fonts** (only if they are available on Google fonts). - **Texts** (basic support. No segments. Only fonts available on Google fonts).
- **Images** (basic support) - **Images** (basic support)
## Limitations ## ## Limitations ##
@ -110,6 +110,7 @@ For instance, it will be interesting to add:
- Fills with radial gradients - Fills with radial gradients
- Paths - Paths
- Images (full support) - Images (full support)
- Texts (full support)
- Rotations - Rotations
- Constraints - Constraints
- ... - ...