Redian新闻
>
NOOK不能换字体啊. 直接搞死到恢复模式.
avatar
NOOK不能换字体啊. 直接搞死到恢复模式.# PDA - 掌中宝
w*g
1
看书不爽....不爽....
大家不要手欠了. 前车之鉴啊.
avatar
h*e
2
能换啊

【在 w*****g 的大作中提到】
: 看书不爽....不爽....
: 大家不要手欠了. 前车之鉴啊.

avatar
w*g
3
how? 教程教程.
我看小说难受死了.

【在 h****e 的大作中提到】
: 能换啊
avatar
s*y
4
interesting. all nooks, nook v1, nook simple touch, nook glowlight, nook
color, nook tablet, nook hd, nook hd+ can adjust font...

【在 w*****g 的大作中提到】
: 看书不爽....不爽....
: 大家不要手欠了. 前车之鉴啊.

avatar
w*g
5
我下了个什么一键替换字体的APP, 重启NOOK后直接进入厂家恢复模式.

【在 s********y 的大作中提到】
: interesting. all nooks, nook v1, nook simple touch, nook glowlight, nook
: color, nook tablet, nook hd, nook hd+ can adjust font...

avatar
h*e
6
你先说自己用的哪个nook?

【在 w*****g 的大作中提到】
: 我下了个什么一键替换字体的APP, 重启NOOK后直接进入厂家恢复模式.
avatar
w*g
7
当然是高富帅专用机NOOK HD+

【在 h****e 的大作中提到】
: 你先说自己用的哪个nook?
avatar
h*e
8
系统字体换起来比较麻烦。
但是你可以不用系统自带的reader,然后换字体就随意了。
如果你非用系统reader,那就在epub的css中调整字体,不过我感觉系统带的不怎么样
我用mantano读epub,多看读txt。如果你不在意epub的排版,用多看读epub也可以。

【在 w*****g 的大作中提到】
: 当然是高富帅专用机NOOK HD+
avatar
w*g
9
我就是要换系统子体让reader完美啊。

★ 发自iPhone App: ChineseWeb 7.8

【在 h****e 的大作中提到】
: 系统字体换起来比较麻烦。
: 但是你可以不用系统自带的reader,然后换字体就随意了。
: 如果你非用系统reader,那就在epub的css中调整字体,不过我感觉系统带的不怎么样
: 我用mantano读epub,多看读txt。如果你不在意epub的排版,用多看读epub也可以。

avatar
h*e
10
系统字体在/system下,nook系统会监视/system,一旦检测到/system被修改,就会回
到2.0.0。我是觉得nook hd+没有任何改字体的必要,有方便得多的自定义字体方案。
自带的reader也没有Mantano好(加载中文字体太慢)。你要非想改,先准备好字体(
一般是用fontcreator把英文字体与中文字体合并)然后:
Modifying System Files on the HD/HD+
Ordinarily you cannot modify system files on these devices because they will
detect the change and reset themselves back to factory stock, wiping out
all your data at the same time. But there is a safe way to do it if you are
rooted.
The HD/HD+ has a manifest file included in the boot files that has a listing
of each file that is supposed to be in /system and a checksum of each file.
On boot, it reads the files in /system and makes sure each file that is
there is on the list and matches the checksum. It ignores directories,
symlinks and missing files. If one is added or has the wrong checksum, it
stops and tries to boot again. If it reboots 8 times in a row without
completing the boot, the automatic reset feature kicks in and your device is
formatted and the factory ROM is reinstalled.
So you can see that missing files are OK and symlinks are OK. So if you want
to modify a system file, first copy it to /data somewhere, delete the
original, and make a symlink in /system to replace the deleted file. The
symlink points to the file copied to /data. But be careful, some files, like
framework-res.apk, are being used all the time and if you delete it, even
temporarily, the system goes crazy.
The scheme that someone0 and I use is to mimic /system under /data/su so
that the structures are the same to avoid confusion. For example, if you
wanted to modify build.prop, it would be copied to /data/su/system/build.
prop and the symlink would point there. Since build.prop is not used very
often, it is safe to now modify it however you want. But be careful, some
settings there are vital, like hardware rotation. Mess with that and things
will go all wonky on the next reboot.
Here are the specific commands to make this happen using build.prop as an
example:
1. Use your root file manager to copy /system/build.prop to /data/su/system/
build.prop. Set the file's permissions to match the original.
2. Delete /system/build.prop also using your root file manager
3. Set up Terminal Emulator. Start the program and type su enter. After you
allow superuser access, the prompt turns to #
4. Type the following command at the # prompt (without the quotes):
"mount -o remount,rw /system"
5. Then this command:
"ln -s /data/su/system/build.prop /system/build.prop"
(That first letter is a lower case L)
6. Then this command:
"mount -o remount,ro /system"
You are done. You can now modify build.prop in /data any way you want and
the system will not reset.
But before you do this mod or any other system file mod, I recommend you
have backed up your system using CWM as described in the previous section.
That way if you did not get it right somehow and it starts to reset, you can
insert your CWM card to stop the rebooting and selectively restore /system
and try again.
One side benefit of doing this build.prop mod is if B&N tries to update you
in the future, it will fail because it cannot verify your build.prop because
it is missing. And, in my experience, it does not try again.

【在 w*****g 的大作中提到】
: 我就是要换系统子体让reader完美啊。
:
: ★ 发自iPhone App: ChineseWeb 7.8

avatar
h*e
11
另外,我觉得用9寸的看epub/txt也挺行为艺术的,为啥不用eink?

【在 w*****g 的大作中提到】
: 我就是要换系统子体让reader完美啊。
:
: ★ 发自iPhone App: ChineseWeb 7.8

avatar
w*g
12
这怎么行艺了?这里一批人都这样,况且夜里看不了ElNK。

★ 发自iPhone App: ChineseWeb 7.8

【在 h****e 的大作中提到】
: 另外,我觉得用9寸的看epub/txt也挺行为艺术的,为啥不用eink?
avatar
w*g
13
原来如此,不仅查文件名,还查checksum,太变了。
昨天就是遭遇8次重启。

★ 发自iPhone App: ChineseWeb 7.8
★ 发自iPhone App: ChineseWeb 7.8

【在 h****e 的大作中提到】
: 系统字体在/system下,nook系统会监视/system,一旦检测到/system被修改,就会回
: 到2.0.0。我是觉得nook hd+没有任何改字体的必要,有方便得多的自定义字体方案。
: 自带的reader也没有Mantano好(加载中文字体太慢)。你要非想改,先准备好字体(
: 一般是用fontcreator把英文字体与中文字体合并)然后:
: Modifying System Files on the HD/HD+
: Ordinarily you cannot modify system files on these devices because they will
: detect the change and reset themselves back to factory stock, wiping out
: all your data at the same time. But there is a safe way to do it if you are
: rooted.
: The HD/HD+ has a manifest file included in the boot files that has a listing

avatar
h*e
14
我觉得对于看小说来说9寸太大
我觉得9寸是用来看pdf的
txt/epub这种应该用可以一手掌握的7寸来看
新款eink都有背光了,也可以用床头灯什么的啊,以前怎么看实体书,现在就怎么看
eink呗。

【在 w*****g 的大作中提到】
: 这怎么行艺了?这里一批人都这样,况且夜里看不了ElNK。
:
: ★ 发自iPhone App: ChineseWeb 7.8

avatar
w*g
15
我爱用大屏读书。其次,目前eink背光不均匀,我很厌恶。等有了10寸完美背光eink再
说了。

★ 发自iPhone App: ChineseWeb 7.8

【在 h****e 的大作中提到】
: 我觉得对于看小说来说9寸太大
: 我觉得9寸是用来看pdf的
: txt/epub这种应该用可以一手掌握的7寸来看
: 新款eink都有背光了,也可以用床头灯什么的啊,以前怎么看实体书,现在就怎么看
: eink呗。

avatar
m*e
16
看pdf ipad和nook hd+那个爽

【在 h****e 的大作中提到】
: 我觉得对于看小说来说9寸太大
: 我觉得9寸是用来看pdf的
: txt/epub这种应该用可以一手掌握的7寸来看
: 新款eink都有背光了,也可以用床头灯什么的啊,以前怎么看实体书,现在就怎么看
: eink呗。

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。