| 
			
			 | 
		#376 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 18 
				Karma: 10 
				Join Date: Oct 2007 
				
				
				
				Device: fx-82c 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hello everyone,  
		
	
		
		
		
		
		
		
		
		
		
		
	
	I'm trying to change the reading font on my PRS-505 I have the latest PRSCustomizer and i'm using Callibre, and I convert all my books into LRF. How do i change the font ? Shich fonts are installed on the device ? Can I embed my own fonts ? Which font is recommended ? Thanks ! Shachar Weis  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#377 | |
| 
			
			
			
			 Wizzard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,402 
				Karma: 2000000 
				Join Date: Nov 2007 
				Location: UK 
				
				
				Device: iPad 2, iPhone 6s, Kindle Voyage & Kindle PaperWhite 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#378 | 
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 37 
				Karma: 11 
				Join Date: Oct 2007 
				Location: Moralzarzal - Spain 
				
				
				Device: Sony eBook reader PRS-505 / iLiad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	OMG! I finally found strength enough to re-make the "ten-times" procedure to finally unbrick my PRS505...and... OMG!!! After 10th reset, I found the message that Jeff predicted, and after that I tried to update firmware with PRSUpdater, and...I've pretty found that message changed to "Updating Firmware now"...but It's bricked there!!! ![]() ![]() ![]() ![]() ![]() I've found DiabloNL methods (based on SD Card...) but I'd rather prefer to ask here firstly! HeeEeEeelp! Thanks! ^_Pepe_^  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#379 | 
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 37 
				Karma: 11 
				Join Date: Oct 2007 
				Location: Moralzarzal - Spain 
				
				
				Device: Sony eBook reader PRS-505 / iLiad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Ok! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Let me find the "I'm stupid" icon...well... I finally unbricked it at all. My windows user wasn't an administrator. After re-logging as Admin, everything worked fine. I'm sorry... ![]() Best regards, ^_Pepe_^  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#380 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Glad you're all sorted out Pepe!
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#381 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Volunteers?
			 
			
			
			Anyone want to test PRSCustomizer with UK support? If so, let me know here or via PM.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#382 | 
| 
			
			
			
			 Researcher and Consultant 
			
			![]() ![]() ![]() ![]() Posts: 210 
				Karma: 364 
				Join Date: Nov 2008 
				Location: Bangkok, THAILAND 
				
				
				Device: MACBOOKPRO17" HP2400TX SONYUX27 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Little Bug in Locale.
			 
			
			
			Hi, I've just finished modifing main.xml and mainStorage.xml for THAI locale by replacing France. I found one tiny error on main.xml with all language, see this sample code. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	------------------------------------------------------------------ default: if(result.length> 13 && (result.lastIndexOf ("books - Page") > 0)) { text = result.replace(/books - Page/g,"Bücher - Seite"); } else if(result.length> 12 && result.lastIndexOf("book - Page")>0) { text = result.replace(/books - Page/g,"Buch - Seite"); } ---------------------------------------------------------------------------- The second result.replace() must use with "/book - page/g" with no "s" The result is it will not change the locale for the amount of book is not plural (<2). Keng2000  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#383 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Porkupan is doing the localization code so you might want to crosspost in the thread where he takes suggestions. Thanks again.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#384 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			PRSCustomizer v1.0 is now available. The primary change is the addition of Igorsk's Universal Flasher 2.1 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Download link  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#385 | 
| 
			
			
			
			 Resident Curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,782 
				Karma: 150249619 
				Join Date: Nov 2006 
				Location: Roslindale, Massachusetts 
				
				
				Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Do you have a version to test that has the US version 2.1? I'll test that one.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#386 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#387 | 
| 
			
			
			
			 Resident Curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,782 
				Karma: 150249619 
				Join Date: Nov 2006 
				Location: Roslindale, Massachusetts 
				
				
				Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks much! I'll give it a go probably tomorrow.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#388 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
			
			 
				
				UK/FR Firmware
			 
			
			
			Just to clear up any confusion, the current version of PRSCustomizer  does not  support any firmware other than US/Canada. I'm working on providing UK/FR support now, and will send a download link to testers later this week.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#389 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 780 
				Karma: 1416 
				Join Date: Jan 2008 
				
				
				
				Device: Kobo Clara 2E/HD, Kindle PW 
				
				
				 | 
	
	
	
		
		
			
			 
				
				UK Test
			 
			
			
			Thanks UK downloaders for your feedback!  I'll release the finished version later this week.
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by JeffElkins; 11-26-2008 at 02:41 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#390 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 688 
				Karma: 2090 
				Join Date: Dec 2007 
				
				
				
				Device: Sony PRS-505, PRS-900 & PRS-950, Amazon Kindle2 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			JeffElkins, my reader battery won't hold charge and also the volume button is loose; I just spoke to Sony support and they decided to replace the reader.  I'm mailing it to them tomorrow.  What is the best way to remove the PRSCustomizer?  I have my contact information in the setting and since the volume button is loose, I was unable to do a hard reset.  I saw a Restore Defaults in the Settings menu but nothing happened when I press it and the bookmark button.  Since I'm getting a new reader, I need to restore it before I send it back to Sony tomorrow.  
		
	
		
		
		
		
		
		
		
		
		
		
	
	![]() Thanks  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| PRS500 - Will we be able to use PRSCustomizer after upgrading firmware? | jimmyzou | Sony Reader | 0 | 11-30-2009 11:10 AM | 
| Prscustomizer not working and info on unicode | shilpa | Sony Reader | 1 | 08-14-2009 02:35 AM | 
| beginner to prs505 reader | adixon | Sony Reader | 30 | 12-08-2008 02:00 PM | 
| Help with PRSCustomizer!! Please | rlanger | Sony Reader | 11 | 11-28-2008 06:47 AM | 
| How-To Customize the Reader Name and Theme | Frog29 | Sony Reader Dev Corner | 1 | 08-08-2008 08:49 PM |