Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近MuPDF在我的项目中包含了加载 PDF 文件,我想为 PDF 实现放大镜功能。
MuPDF
我查看了我无论如何都找不到将 X 的矩形发送到MuPDF并用位图响应的文档。
任何指导或帮助将不胜感激。
使用fz_new_pixmap_with_bbox. 包中包含的简单示例应该为您提供一个起点。
fz_new_pixmap_with_bbox