|  12-16-2018, 08:34 AM | #46 | 
| Enthusiast            Posts: 48 Karma: 6489 Join Date: Dec 2014 Location: Slovakia Device: Onyx M96, Kobo Glo HD | 
				
				The characters "ß" and "ƒ" in the Keyboard template are still replaceable
			 
			
			Hi, I've just found that the characters "ß" and "ƒ" in the Keyboard template are still replaceable. Kobo added new string "goKey" + 3x0b00 in keyboard layout in the libnickel.so file. Some changes must be made in the libnickel patch: ß: -48 -> -56 (FFFFFFD0 -> FFFFFFC8) ReplaceString: {Offset: -56, Find: "ß\0", Replace: "ß"} ƒ: -44 -> -52 (FFFFFFD4 -> FFFFFFCC) ReplaceString: {Offset: -52, Find: "ƒ\0", Replace: "ƒ"} I tried it on my Kobo GloHD and it works well. Spoiler: 
 Last edited by helour; 12-18-2018 at 05:57 AM. Reason: Added example | 
|   |   | 
|  12-16-2018, 08:36 AM | #47 | 
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | |
|   |   | 
|  12-16-2018, 10:40 AM | #48 | 
| Evangelist            Posts: 445 Karma: 287725 Join Date: Sep 2014 Location: Europe Device: Kobo Aura H2O/Glo HD/Libra 2, Kindle PW3/PW5/PW11, Boox Palma | 
			
			I'm about to patch my Glo HD -- thank you so much to geek1011 and GeoffR for all your work! I was wondering about one thing: in the 4.11.11980 firmware release there used to be a patch (made by user jcn363) to change the footnote's font size. Could it be updated? I read plenty of nonfiction and if I could reduce it, it would save me a lot of time while reading. Thank you in advance!!! | 
|   |   | 
|  12-16-2018, 11:05 AM | #49 | |
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | Quote: 
 | |
|   |   | 
|  12-17-2018, 03:37 AM | #50 | 
| absolute beginner            Posts: 323 Karma: 1750999 Join Date: May 2017 Location: Go with the wind (43°19'17.7"N 2°00'19.4"W) Device: ka1 | 
				
				Progresive 4.12.12111
			 
			
			Basically tshering's BAD EYES revisited, which enlarged the font-size in GUI,  with a simplify home screen ("Only Reading and My Books") and the addition of other patches (games, some fixes, cover increase...) and code cleaning to make more speedy. It is documented (somehow). The file has 3 versions inside: * P  -> for A1/FormaIf you own a different device, you must change the values as needed. * PH -> for ClaraHD/H2O/GloHD/AuraHD * Pi -> same as PH but with a smaller font size increase. If you find any... don't hesitate. Warning: You never should use it if you read in Turkish or Japanese. Use at your own risk, I can't guarantee that it does not cause any issue. Good luck. EDIT: Updated (thanks to GeoffR) to get rid of the header gap. Last edited by jcn363; 12-20-2018 at 04:09 AM. Reason: Updated (thanks to GeoffR) to get rid of the header gap. | 
|   |   | 
|  12-17-2018, 05:18 AM | #51 | |
| absolute beginner            Posts: 323 Karma: 1750999 Join Date: May 2017 Location: Go with the wind (43°19'17.7"N 2°00'19.4"W) Device: ka1 | Quote: 
 Spoiler: 
 Good luck. | |
|   |   | 
|  12-17-2018, 05:39 AM | #52 | 
| absolute beginner            Posts: 323 Karma: 1750999 Join Date: May 2017 Location: Go with the wind (43°19'17.7"N 2°00'19.4"W) Device: ka1 | 
			
			Yes, I think all these patches Code:     Remove footer (row3) and increase cover size on new home screen
    Remove footer (row3) on new home screen
    New home screen increasing cover size
    Only Reading and My Books
    Remove Footer and RecommendationsCode:   - FindZlib: "#row1col2"
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "all_that_you_do_not_want_appear {qproperty-visible:false;}"Code: - PatchGroup: Home screen tweaks | 
|   |   | 
|  12-17-2018, 08:27 AM | #53 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 With the Large Print Mode in the firmware, there is also a setting for the font scaling. This is the option "LargePrintFontScale" that can be added to the "ApplicationPreferences" section of the preferences. The value is a number to scale the UI font by when the Large Print Mode is on. The Large Print Mode seems to use a scaling of about 1.5. Using 1.1 gives a little bigger font in most places without reducing the number of books displayed in the lists. If you change the scale, you need to toggle Large Print Mode or restart the device to pickup the change. | |
|   |   | 
|  12-17-2018, 09:04 AM | #54 | |
| Connoisseur  Posts: 96 Karma: 12 Join Date: Nov 2018 Location: Salamanca Device: kobo Clara HD, Onyxboox C67 | Quote: 
 | |
|   |   | 
|  12-17-2018, 09:06 AM | #55 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | |
|   |   | 
|  12-17-2018, 11:59 AM | #56 | 
| Connoisseur  Posts: 96 Karma: 12 Join Date: Nov 2018 Location: Salamanca Device: kobo Clara HD, Onyxboox C67 | |
|   |   | 
|  12-17-2018, 12:00 PM | #57 | 
| Connoisseur            Posts: 85 Karma: 449542 Join Date: Oct 2018 Device: Kobo Libra 2 | 
			
			Sorry I'm new to this patched firmware, does it also work for a Clara HD also what features does the patching add?
		 | 
|   |   | 
|  12-17-2018, 12:25 PM | #58 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			Yes. Look in the patch files for the features. Some of the main ones I use are showing the chapter name in the progress slider, increasing the number of font size and line spacing options, removing the sign-out button from the lock screen, enabling all of the beta features, adding an invert screen toggle to reading setting, increasing the power off timeout, and a whole lot of other ones. You can also use kobopatch to add translations, hyphenation dictionaries, and other files too.
		 | 
|   |   | 
|  12-17-2018, 06:59 PM | #59 | 
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | 
			
			Now that there is plenty of space at the top and bottom of the page, I think the default settings for the ePub fixed top/bottom margins patch should be reduced to zero. ePub fixed top/bottom margins: (libnickel.so.1.0.0.yaml) Spoiler: 
 Edit: Just a couple of notes for those unfamilliar with this patch: 1. It can't reduce the size of the built-in header/footer, negative values don't work, but setting the @page margins to zero with the patch at least overrides any larger @page margins that might have been set in the book's CSS stylesheet by the publisher. 2. You can change the units from px to others such as mm or pt, but % sizes don't work for @page margins, and em sizes are scaled relative to the base font size, not necessarily to the font size used for paragraphs. Last edited by GeoffR; 12-17-2018 at 07:52 PM. Reason: Added some notes | 
|   |   | 
|  12-17-2018, 07:06 PM | #60 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			Is this final (i.e. do you want this added to the zips)?
		 | 
|   |   | 
|  | 
| Tags | 
| kobopatch, patch, patch32lsb, patches, patching | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Instructions for patching firmware 3.13.1 | GeoffR | Kobo Developer's Corner | 56 | 07-01-2016 09:59 AM | 
| Instructions for patching firmware 3.16.10 | GeoffR | Kobo Developer's Corner | 12 | 08-14-2015 03:40 AM | 
| Instructions for patching firmware 3.16.0 | GeoffR | Kobo Developer's Corner | 74 | 08-12-2015 02:12 PM | 
| Instructions for patching firmware 3.12.1 | GeoffR | Kobo Developer's Corner | 56 | 03-20-2015 05:14 AM | 
| Instructions for patching firmware 3.12.0 | GeoffR | Kobo Developer's Corner | 165 | 02-07-2015 09:22 AM |