Convert KQVI puzzle chart from PNG to SVG for crisp zoom rendering
- Add kings-quest-vi-chart.svg (550KB vector file) - Update kings-quest-vi-chart-preview.png to high-quality 1200px preview - Remove obsolete kings-quest-vi-chart-full.png - Update markdown to link preview PNG to SVG for full vector quality - SVG remains crisp at any zoom level
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 642 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 242 KiB After Width: | Height: | Size: 210 KiB |
1
src/inspiration/kings-quest-vi-chart.svg
Normal file
1
src/inspiration/kings-quest-vi-chart.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 537 KiB |
@@ -4,7 +4,7 @@ This chart maps the critical puzzle dependencies in Sierra's King's Quest VI (19
|
||||
|
||||
## Puzzle Dependency Flowchart
|
||||
|
||||
[](kings-quest-vi-chart-full.png)
|
||||
[](kings-quest-vi-chart.svg)
|
||||
|
||||
*Click the image to view the full-size version (opens in new tab).*
|
||||
|
||||
@@ -108,6 +108,6 @@ This chart uses standardized naming for consistency:
|
||||
|
||||
This chart uses `flowchart TD` (top-down direction) for clear hierarchical flow from prerequisites through problem recognition to solution.
|
||||
|
||||
The chart is rendered as a PNG image for reliable display across all browsers. A preview version is embedded inline, with a link to the full-size version.
|
||||
The chart is rendered as an **SVG** for crisp, zoomable quality. A PNG preview is embedded inline, with the full vector SVG available for download.
|
||||
|
||||
(End of file - total 111 lines)
|
||||
|
||||
Reference in New Issue
Block a user