From b3197688d3615c558f42acd999c339e145c9f8ef Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Tue, 11 Oct 2022 16:09:00 +0200 Subject: [PATCH] Add basic image support to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74a1638..721f158 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ As mentioned above, this plugin gets you to a starting point. Things that are cu - **Groups**. - **Fills** (solid colors and linear gradients). - **Fonts** (only if they are available on Google fonts). +- **Images** (basic support) ## Limitations ## The obvious limitations are the features that are in Figma but not in Penpot or work differently in both tools so they can not be easily converted. We leave some comments below about the ones that are commonly considered more important: @@ -100,8 +101,7 @@ For instance, it will be interesting to add: - Strokes - Fills with radial gradients - Paths -- Images -- Comments +- Images (full support) - Rotations - Constraints - ...