会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
472
473
474
475
476
477
478
479
480
···
618
下一页
2019年12月25日
世界上最经典的c/c++开源代码是啥
摘要: 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)
pdfium设置字体、字号输出pdf
摘要: 一个字 设置 字体 字号 输出到一个pdf 格式输出文件
阅读全文
posted @ 2019-12-25 10:18 lydstory
阅读(863)
评论(0)
推荐(0)
stackoverflow问题
摘要: Acrobat Reader、Ghostscript、mudraw、Chrome Web浏览器(集成PDF视图)或基于PDFium
阅读全文
posted @ 2019-12-25 02:07 lydstory
阅读(142)
评论(0)
推荐(0)
pdfium 设置字体
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-12-25 01:11 lydstory
阅读(9)
评论(0)
推荐(0)
fc-list :lang=zh
摘要: 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)
pdfium 字体
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-12-25 01:00 lydstory
阅读(21)
评论(0)
推荐(0)
2019年12月24日
static_cast
摘要: https://baike.baidu.com/item/static_cast/4472966?fr=aladdin
阅读全文
posted @ 2019-12-24 23:48 lydstory
阅读(97)
评论(0)
推荐(0)
Chromium参考
摘要: 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 数组输出 中文 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
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告