mirror of
https://github.com/freedbygrace/DynamoDNS.git
synced 2026-08-18 13:53:15 +00:00
Allow users to export screenshots as PNG files for better compatibility
Adds an HTML-based tool, svg-to-png.html, to convert SVG screenshots to PNG format for enhanced compatibility with documentation. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9111ef36-26c8-4085-84ca-a35dc1fec1b5 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7083d608-d6d3-4a6a-9a27-6286c5109627/83b3772f-6ea7-4e3a-8be8-a4837bd055d9.jpg
This commit is contained in:
@@ -1 +1,17 @@
|
||||
Creating screenshot files from the captured images...
|
||||
# DynamoDNS Screenshots
|
||||
|
||||
This directory contains visual assets for the DynamoDNS application:
|
||||
|
||||
## SVG Screenshots
|
||||
- `auth-page.svg` - Authentication page mockup
|
||||
- `dashboard.svg` - Dashboard overview mockup
|
||||
- `dns-records.svg` - DNS Records management mockup
|
||||
- `domains.svg` - Domains management mockup
|
||||
|
||||
## Conversion Tool
|
||||
- `svg-to-png.html` - Browser-based tool to convert the SVG files to PNG format
|
||||
|
||||
## Documentation
|
||||
- `screenshot-guide.md` - Guide explaining the purpose and content of each screenshot
|
||||
|
||||
The SVG format provides sharp, scalable images that can be viewed in any modern browser. To convert to PNG format for broader compatibility, open the `svg-to-png.html` file in a web browser and use the download buttons.
|
||||
|
||||
Reference in New Issue
Block a user