sony阅读器/kindle原生系统看中文txt教程,txt转换格式为epub或mobi,sony阅读器如不支持中文,需额外增加css
搜索Calibre软件下载,安装过程中选择一下你所使用的设备,软件界面如图。
点击添加书籍,添加你下载好的txt。
点击转换书籍,出现如下界面。
下拉选择适合自己设备的输出格式。
更改中文字体,如果设备支持中文,可跳过这一步。左侧选择界面外观,中间选择styling,在extra css的输入框中输入如下代码:
@font-face {font-family: sans-serif;font-weight: normal; font-style: normal; src:url(res:///ebook/fonts/../../mnt/sdcard/fonts/msyh.ttf);}
@font-face {font-family: sans-serif;font-weight: normal; font-style: italic; src:url(res:///ebook/fonts/../../mnt/sdcard/fonts/msyh.ttf);}
@font-face {font-family: sans-serif;font-weight: bold; font-style: normal; src:url(res:///ebook/fonts/../../mnt/sdcard/fonts/msyh.ttf);}
@font-face {font-family: sans-serif;font-weight: bold; font-style: italic; src:url(res:///ebook/fonts/../../mnt/sdcard/fonts/msyh.ttf);}
body,div,p,span,h1,h2,h3,h4,h5{font-family:sans-serif;line-height:150%;}.calibre,.calibre1,.calibre2,.calibre3,.calibre4,.calibre5,.calibre6{font-family:sans-serif;line-height:150%;}
更改小说封面,仅为美观,觉得麻烦可以跳过这一步。下载小说封面的图片,建议从db的书评上下载,比较清晰,而且尺寸正好。
左侧选择元数据,选择一下图片的路径即可。
点击确定。
等待一下转换完成,数据线连接阅读器,页面多了一些选项。选择要看的书,点击发送到主设备即可。注:kindle用户可能需要点击连接/共享,选择邮件推送,请自行尝试。
标签:sony,kindle,txt