# deepin-pdfium **Repository Path**: deepin-community/deepin-pdfium ## Basic Information - **Project Name**: deepin-pdfium - **Description**: mirror of https://github.com/linuxdeepin/deepin-pdfium - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/deepin-pdfium - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-27 - **Last Updated**: 2026-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deepin-pdfium Deepin上的pdf开发库。 ### 编译依赖 - cmake, - qt6-base-dev, - pkg-config, - libjpeg-dev, - libicu-dev, - libpng-dev, - zlib1g-dev, - liblcms2-dev, - libopenjp2-7-dev, - libfreetype6-dev, - libgtest-dev, - libchardet-dev ## 安装 ### 构建过程 ``` $ cd /path/to/your/source/code $ mkdir build $ cd build $ qmake ../ $ make $ sudo make install ``` ## 帮助 - [官方论坛](https://bbs.deepin.org/) - [开发者中心](https://github.com/linuxdeepin/developer-center) - [Wiki](https://wiki.deepin.org/) ## 贡献指南 我们鼓励您报告问题并做出更改 - [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 开源许可证 deepin-pdfium 在 [LGPL-3.0-or-later](LICENSE.txt)下发布。