Pacalini / PicaComic

A comic app built with Flutter, supporting multiple comic sources.
MIT License
299 stars 4 forks source link

[Bug]: 已下载漫画无法导出pdf #6

Closed nihhhty closed 4 days ago

nihhhty commented 4 days ago

描述/Description

已下载漫画无法导出pdf,软件里输出日志未字体下载链接404

Version

4.1.1

使用的操作系统/Operating system

iOS

日志/logs

GET https://raw.githubusercontent.com/wgh136/PicaComic/dev/fonts/NotoSansSC-Regular.ttf DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus was configured to throw for this status code. The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled" Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

Instance of 'ResponseBody'

截图或视频/Screenshot or video

No response

096huayang commented 4 days ago

你好,现在下载的漫画还是不能导出为pdf,还是提示缺少字体文件,然后下载失败 IMG_20241015_191209

Pacalini commented 4 days ago

你好,现在下载的漫画还是不能导出为pdf,还是提示缺少字体文件,然后下载失败 IMG_20241015_191209

已修复,等下个 release