We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e524966 commit 3409e8eCopy full SHA for 3409e8e
README.md
@@ -85,3 +85,11 @@ cmake -B build .
85
cmake --build build
86
cmake --install build
87
```
88
+
89
+### Projects Using PlutoSVG
90
91
+- [PumpkinOS](https://github.com/migueletto/PumpkinOS)
92
+- [Shell](https://github.com/moudey/Shell)
93
+- [Dear ImGui](https://github.com/ocornut/imgui)
94
+- [SDL_ttf](https://github.com/libsdl-org/SDL_ttf)
95
+- [PCSX2](https://github.com/PCSX2/pcsx2)
0 commit comments