this post was submitted on 14 Aug 2024
41 points (100.0% liked)
Linux
5278 readers
740 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can embed the library to make other projects.
Yep, that's exactly what I did.
Just took a bunch of digging to figure out certain pieces of functionality that weren't outlined in the documentation/examples (mouse capture on click, and the fact you can split the disk image into chunks and stream the needed data at runtime were not exactly covered anywhere, but figured out looking at the demo site code and watching what the browser was doing)