1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:24:57 +00:00
serenity/Meta/Lagom/Contrib
Nico Weber d15785cccc MacPDF: Add "Show Images" debug menu entry
PDFViewer has this, and it's useful for PDFs that have the same
text both as a scanned bitmap in the background as well as using
vector text in the foreground.

xib changes: Added a new menu entry connected to `toggleShowImages:`,
and also toggled the initial state of two menu entries. (The latter
part has no effect when the program runs since we dynamically update
this state, but it makes the menu entries show their initial state
in Xcode's menu editor.)
2024-03-14 10:59:29 -04:00
..
MacPDF MacPDF: Add "Show Images" debug menu entry 2024-03-14 10:59:29 -04:00
VideoPlayerSDL Meta: Add a minimal SDL2 based videoplayer for Lagom 2023-11-27 09:04:47 -07:00