上一页 1 ··· 472 473 474 475 476 477 478 479 480 ··· 618 下一页

2019年12月25日

摘要: 1.linux 内核代码 ???????????????? 阅读全文
posted @ 2019-12-25 11:17 lydstory 阅读(253) 评论(0) 推荐(0)
摘要: 跟踪 调试过的 1.evpp 2.pdfium 阅读全文
posted @ 2019-12-25 11:12 lydstory 阅读(170) 评论(0) 推荐(0)
摘要: 一个字 设置 字体 字号 输出到一个pdf 格式输出文件 阅读全文
posted @ 2019-12-25 10:18 lydstory 阅读(863) 评论(0) 推荐(0)
摘要: Acrobat Reader、Ghostscript、mudraw、Chrome Web浏览器(集成PDF视图)或基于PDFium 阅读全文
posted @ 2019-12-25 02:07 lydstory 阅读(142) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2019-12-25 01:11 lydstory 阅读(9) 评论(0) 推荐(0)
摘要: fc-list :lang=zh linux查看中文字体 fc-list #字体列表 fc-list :lang=zh #中文字体 fc-match -v "字体名" # 查看字体详情 https://www.cnblogs.com/qtong/p/10875438.html 设置 阅读全文
posted @ 2019-12-25 01:09 lydstory 阅读(5603) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2019-12-25 01:00 lydstory 阅读(21) 评论(0) 推荐(0)

2019年12月24日

摘要: https://baike.baidu.com/item/static_cast/4472966?fr=aladdin 阅读全文
posted @ 2019-12-24 23:48 lydstory 阅读(97) 评论(0) 推荐(0)
摘要: https://github.com/Mokhir/ChromiumSaveTabFeature/blob/15d1438345e8f09c6bde257700a14751b5de5716/pdf/pdfium/pdfium_engine.cc 阅读全文
posted @ 2019-12-24 22:58 lydstory 阅读(294) 评论(0) 推荐(0)
摘要: unsigned short 数组输出 中文 unsigned short result[800]; FPDFText_GetText(text_page,0,20,result); for(i=0;i<20;i++) { std::cout<<result[i]<<std::endl; } //循 阅读全文
posted @ 2019-12-24 17:09 lydstory 阅读(959) 评论(0) 推荐(0)
上一页 1 ··· 472 473 474 475 476 477 478 479 480 ··· 618 下一页

导航