Changeset 3388652
- Timestamp:
- 11/03/2025 07:27:54 AM (5 months ago)
- Location:
- ready-made-oxygen-integration
- Files:
-
- 2 edited
-
tags/1.2.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ready-made-oxygen-integration/tags/1.2.3/readme.txt
r3388648 r3388652 21 21 With a single click, you can transfer design elements from Figma and insert them into the Oxygen Builder’s structure panel – with all layout, classes, and structure preserved. 22 22 23 **NEW in v1. 1.1: Enhanced Font Matching**23 **NEW in v1.2.3: Intelligent Duplicate Detection** 24 24 25 Automatically fixes font family mismatches between Figma and Oxygen. When you paste a design that uses "BreeSerif", it automatically converts it to "Bree Serif" - the correct Google Font name in Oxygen. Works silently in the background with 95%+ accuracy.25 Never upload the same image twice! The plugin now automatically detects when you're pasting an image that already exists in your media library - even if it has a different filename. Using content-based hashing (SHA-256), it identifies duplicate images and reuses them instantly, saving storage space and upload time. 26 26 27 ** CoreFeatures:**27 **Smart Features:** 28 28 29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") 30 * ♻️ **Intelligent Duplicate Detection** - Automatically detects and reuses existing images in your media library, preventing duplicate uploads 29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") with 95%+ accuracy 30 * ♻️ **Intelligent Duplicate Detection** - Content-based image detection prevents duplicate uploads and saves storage space 31 * 📁 **Smart Filename Resolution** - Handles filename conflicts with size-based and incremental suffixes 32 * 📊 **Visual Progress Tracking** - Real-time progress indicator shows duplicate detection and upload status 31 33 * 🔧 **Zero Configuration** - Works automatically after activation 32 * 🎯 **Silent Operation** - Fixes fonts without interrupting your workflow34 * 🎯 **Silent Operation** - All optimizations happen seamlessly in the background 33 35 34 36 **Who is this for?** -
ready-made-oxygen-integration/trunk/readme.txt
r3388648 r3388652 21 21 With a single click, you can transfer design elements from Figma and insert them into the Oxygen Builder’s structure panel – with all layout, classes, and structure preserved. 22 22 23 **NEW in v1. 1.1: Enhanced Font Matching**23 **NEW in v1.2.3: Intelligent Duplicate Detection** 24 24 25 Automatically fixes font family mismatches between Figma and Oxygen. When you paste a design that uses "BreeSerif", it automatically converts it to "Bree Serif" - the correct Google Font name in Oxygen. Works silently in the background with 95%+ accuracy.25 Never upload the same image twice! The plugin now automatically detects when you're pasting an image that already exists in your media library - even if it has a different filename. Using content-based hashing (SHA-256), it identifies duplicate images and reuses them instantly, saving storage space and upload time. 26 26 27 ** CoreFeatures:**27 **Smart Features:** 28 28 29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") 30 * ♻️ **Intelligent Duplicate Detection** - Automatically detects and reuses existing images in your media library, preventing duplicate uploads 29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") with 95%+ accuracy 30 * ♻️ **Intelligent Duplicate Detection** - Content-based image detection prevents duplicate uploads and saves storage space 31 * 📁 **Smart Filename Resolution** - Handles filename conflicts with size-based and incremental suffixes 32 * 📊 **Visual Progress Tracking** - Real-time progress indicator shows duplicate detection and upload status 31 33 * 🔧 **Zero Configuration** - Works automatically after activation 32 * 🎯 **Silent Operation** - Fixes fonts without interrupting your workflow34 * 🎯 **Silent Operation** - All optimizations happen seamlessly in the background 33 35 34 36 **Who is this for?**
Note: See TracChangeset
for help on using the changeset viewer.