04-10-2015, 11:14 PM | #136 |
Enthusiast
Posts: 25
Karma: 10
Join Date: Apr 2015
Device: Kobo glo, LifeBook plus
|
Hi tatung2112:
Here are 2 Dict EV and VE i have convert, it have break line EV: https://drive.google.com/file/d/0B1n...ew?usp=sharing VE: https://drive.google.com/file/d/0B1n...ew?usp=sharing I'm runing FW 3.12.1 And i have edit libnickel <patch> name=Library Books, Title (Glo etc.) enabled=true action=replace_string position=D842D4 oldpart=* {\n\tfont-family: Georgia;\n\tfont-style: italic;\n}\n\n oldpart=*[qApp_deviceCodeName="dragon"] {\n\tfont-size: 36px;\n}\n\n oldpart=*[qApp_deviceCodeName="phoenix"] {\n\tfont-size: 28px;\n}\n\n oldpart=[qApp_localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n\tfont-style: normal;\n\tfont-size: 25px;\n\tqproperty-forceLeading: 5;\n} newpart=* {\n\tfont-family: Arial;\n\tfont-style: italic;\n}\n\n newpart=*[qApp_deviceCodeName="dragon"] {\n\tfont-size: 46px;\n}\n\n newpart=*[qApp_deviceCodeName="phoenix"] {\n\tfont-size: 38px;\n}\n\n newpart=[qApp_localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n\tfont-style: normal;\n\tfont-size: 25px;\n\tqproperty-forceLeading: 5;\n} combineparts </patch> Title is ok now, but Author is not ok. Continue working... Thanks You! Last edited by huuduc1kk2; 04-10-2015 at 11:30 PM. |
04-11-2015, 12:47 AM | #137 |
Enthusiast
Posts: 25
Karma: 10
Join Date: Apr 2015
Device: Kobo glo, LifeBook plus
|
Update.
Today i have edit all font in the lib-nickel, like that newpart=* {\n\tfont-family: Arial;\n\tfont-style: italic;\n}\n\n and now all Title, author, search, dict...vv view in the Arial font (Unicode font - so it can view Vietnamese ) I'm runing FW 3.12.1 And here Last edited by huuduc1kk2; 04-11-2015 at 01:08 AM. |
Advert | |
|
04-11-2015, 01:47 AM | #138 |
Enthusiast
Posts: 25
Karma: 10
Join Date: Apr 2015
Device: Kobo glo, LifeBook plus
|
Hi, New files are here (I have replace all fonts: Avenir
Georgia in the newpart by font Arial If you like another font, you can Find and Replace (Arial by another) PS: It still some where need to replace to complete Arial. But i think 99% are Arial Last edited by huuduc1kk2; 04-11-2015 at 09:36 AM. |
05-12-2015, 06:25 PM | #140 |
Evangelist
Posts: 411
Karma: 902071
Join Date: Jun 2008
Location: Zaragoza (Spain)
Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE
|
Hi tshering,
Is it possible to have the patch for v.3.15.0? I've tried, but I failed. :-( |
Advert | |
|
05-13-2015, 09:58 AM | #141 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Modification for Bad Eyes FW 3.15.0
Cf. this post for instructions, but read "3.15.0" instead of "3.12.0"
This time I changed some values for the inline dictionary panel too. Most critical are words that are located roughly halfway between top and bottom. If words in such a position are selected the selection circles, or the annotation/search/share panel tend to be hidden by the enlarged dictionary panel. If the circles are hidden, you can make them accessible by touching the annotation/search/share panel (cf. screen_002.png, screen_003.png). If the annotation/search/share panel is hidden you can make it accessible by touching the left circle (cf. screen_004.png, screen_005.png). If you need to change the height of the inline dictionary panel and its text field, look for #InlineDictionaryView in nickel.txt, and for #textEdit in libnickel.so.1.0.0.txt. I attach also the patch files in Metazoa style (mbe_3.15.0_mz-style.zip). Be aware that not all patches of the regular package are covered by them. Last edited by tshering; 05-13-2015 at 10:00 AM. |
05-13-2015, 06:59 PM | #142 |
Evangelist
Posts: 411
Karma: 902071
Join Date: Jun 2008
Location: Zaragoza (Spain)
Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE
|
|
05-17-2015, 07:39 AM | #143 |
Member
Posts: 15
Karma: 215014
Join Date: Feb 2015
Device: Kobo Aura
|
Arabic book titles
Hi,
I am using GeoffR excellent patches he created here to add support for Arabic keyboard and fix some issues with displaying Arabic fonts. The problem is that the latest firmware update broke part of the patches that changes the book titles from italic to normal as it seems the arabic fonts are missing italic glyphs. GeoffR suggested that I ask here for help. Can you please help me to change the book titles in the display and search results to normal instead of italic? fyi, The original patch is here: Spoiler:
|
05-17-2015, 06:14 PM | #144 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Last edited by tshering; 05-18-2015 at 06:15 AM. |
|
05-18-2015, 05:42 AM | #145 | |
Member
Posts: 15
Karma: 215014
Join Date: Feb 2015
Device: Kobo Aura
|
Quote:
Unfortunately, I couldn't make it to work. I ran 3.15.0.bat and got the KoboRoot.tgz file. I tried putting it as is in GeoffR source folder, I tried extracting it as .tar, and I tried extracting the .so files there directly. Each time I tried to update but got the same result, the book author appear fine but the title and search result doesn't. Is there to verify that I got your patches correctly in the resulting file? Thanks again for your help. |
|
05-18-2015, 06:13 AM | #146 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
|
|
05-18-2015, 11:20 AM | #147 | |
Member
Posts: 15
Karma: 215014
Join Date: Feb 2015
Device: Kobo Aura
|
Quote:
Thanks a lot tshering, this is working perfectly, here is what I did in case it would help others:
|
|
05-18-2015, 11:42 AM | #148 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Last edited by tshering; 05-18-2015 at 11:46 AM. |
|
05-19-2015, 06:35 AM | #149 | |
Member
Posts: 15
Karma: 215014
Join Date: Feb 2015
Device: Kobo Aura
|
Quote:
|
|
05-22-2015, 08:19 PM | #150 |
Member
Posts: 20
Karma: 374
Join Date: Dec 2013
Device: K4B, Kobo Aura H2O
|
I would like to report the patch (title not italic) is working on my H2O. Thanks a lot!
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which Ebook reader is easiest on the eyes? i.e doesn't strain your eyes when reading | Berabouman | Which one should I buy? | 2 | 02-08-2013 10:07 AM |
Glo Is the screen of my Glo bad or is it my eyes? | Polly7 | Kobo Reader | 5 | 01-29-2013 04:56 AM |
help with some modifications | moller | Kindle Developer's Corner | 3 | 10-12-2012 03:31 PM |
Eyes of Silver, Eyes of Gold, historical romance | ellenoc | Self-Promotions by Authors and Publishers | 18 | 08-22-2011 03:34 PM |
iLiad Registry modifications | Martijn | iRex Developer's Corner | 7 | 03-27-2008 06:37 PM |