4WinMobile.com  

Go Back   4WinMobile.com > Windows Mobile - Third Party Support > uBook Official Support Forum

uBook Official Support Forum Support for uBook: µBook is a simple and lean, yet powerful ebook reader for Windows and Pocket PCs that can read HTML, TXT, RTF, PDB and PRC (not secure) ebook files. It can read directly from inside ZIP files, and supports BMP, GIF, PNG and JPG images. It offers many customization options including: Portrait and Landscape display, Choice of font type, color and size, etc.... It Also has a resizable/skinnable User Interface. Development site: http://www.gowerpoint.com/

Post New ThreadReply
 
LinkBack Thread Tools Search this Thread Display Modes
  #41 (permalink)  
Old 10-09-2008, 08:09 AM
windows's Avatar
Administrator
 
Join Date: Sep 2005
Location: Manchester UK
Posts: 17,569
Re: uBook - what do you want?

Agreed, hope David is watching
Reply With Quote
Sponsors
  #42 (permalink)  
Old 10-09-2008, 11:51 AM
 
Join Date: Sep 2008
Posts: 22
Re: uBook - what do you want?

Quote:
Originally Posted by alpha View Post
What changes, features and improvements do you want to see in uBook?
I've got a PDA with an 800x480 screen, and images are displayed quite small. I'd love an option to set a percentage increase in size, e.g. 150%, 200%. I don't mean the existing zoom in while keeping the image the same size. I mean, for example, that a 100x100 image would be displayed at 150x150 or 200x200 resolution on the screen. Many thanks.
Reply With Quote
  #43 (permalink)  
Old 13-09-2008, 09:48 AM
 
Join Date: Jan 2008
Posts: 1
Re: uBook - what do you want?

How about support for buttons greater than 4?

I know the cursor keys can now have their function changed, but I have a TytnII: on this device button 6 is ideally placed for scrolling. I have to map button 6 to button 3 using another app just so I can use it to scroll,
Reply With Quote
  #44 (permalink)  
Old 16-09-2008, 01:54 AM
µBook's Avatar
VIP (Sponsor or Developer)
 
Join Date: Aug 2008
Location: Vancouver, BC, Canada
Posts: 98
Re: uBook - what do you want?

Quote:
Originally Posted by DoctorWkt View Post
I've got a PDA with an 800x480 screen, and images are displayed quite small. I'd love an option to set a percentage increase in size, e.g. 150%, 200%. I don't mean the existing zoom in while keeping the image the same size. I mean, for example, that a 100x100 image would be displayed at 150x150 or 200x200 resolution on the screen. Many thanks.
If I understand the question correctly, you can do that by going to Options... -> Images -> Enlarge up to and setting it higher. May not work for images embedded into book files though.
__________________
David 4 µBook
Reply With Quote
  #45 (permalink)  
Old 16-09-2008, 01:57 AM
µBook's Avatar
VIP (Sponsor or Developer)
 
Join Date: Aug 2008
Location: Vancouver, BC, Canada
Posts: 98
Re: uBook - what do you want?

Quote:
Originally Posted by Fahim View Post
Me too But I'd prefer the coalescing of multiple newlines be a configurable option where you can select whether multiple newlines can be combined into one newline or two - I prefer to see the paragraph breaks clearly ....
If I understamd correctly you are asking the reverse, an option to LEAVE series of empty spaces alone? As the coalescing is done by default.

As for the new line break, you can usually get it to display the way you want by playing with the Book option, parser section.
__________________
David 4 µBook
Reply With Quote
Sponsors
  #46 (permalink)  
Old 17-09-2008, 03:10 AM
 
Join Date: Sep 2008
Posts: 22
Re: uBook - what do you want?

Quote:
Originally Posted by µBook View Post
If I understand the question correctly, you can do that by going to Options... -> Images -> Enlarge up to and setting it higher. May not work for images embedded into book files though.
Not exactly. The Enlarge setting only applies when you click on an image and choose Zoom in. I want to see the whole image enlarged in size by default, i.e. just browsing normally through a file. So, for example, all 100x100 images might appear on-screen by default as 200x200, if some option is set at 2.0.
Reply With Quote
  #47 (permalink)  
Old 26-09-2008, 09:42 PM
µBook's Avatar
VIP (Sponsor or Developer)
 
Join Date: Aug 2008
Location: Vancouver, BC, Canada
Posts: 98
Re: uBook - what do you want?

I looked at the code and that option applies to the slide show (i.e. selecting any image from the Open... page) or images/cells in a UBD file.
So to see the images bigger you have to select them separately from the text there are referenced from.
__________________
David 4 µBook
Reply With Quote
  #48 (permalink)  
Old 29-09-2008, 07:00 AM
 
Join Date: Sep 2008
Posts: 22
Re: uBook - what do you want?

David, I understand uBook sees .txt files as Latin-1, but could it be extended to interpret &#nnn; Html characters where nnn > 255? That is, decode the 16-bit number, check if the font has that character, and display it, or display a '*' if the character is missing? Is this possible? It would certainly help to extend uBook into the Unicode arena, at least for Html documents.
Reply With Quote
  #49 (permalink)  
Old 06-10-2008, 06:31 PM
µBook's Avatar
VIP (Sponsor or Developer)
 
Join Date: Aug 2008
Location: Vancouver, BC, Canada
Posts: 98
Re: uBook - what do you want?

I does that for HTML files already, with a VERY simple map:

staticchar *html_udec_chars[] =
{
(
char *)8224, "†",
(
char *)8226, "•",
(
char *)8482, "™",
(
char *)338, "Ś",
(
char *)339, "ś",
(
char *)8804, "<=",
(
char *)8805, ">=",
(
char *)8230, "…",
(
char *)8211, "–",
(
char *)8212, "—",
(
char *)8213, "—",
(
char *)8220, """,
(
char *)8221, """,
(
char *)8216, "‘",
(
char *)8217, "’",
(
char *)8364, "€",
(
char *)8249, "‹",
(
char *)8250, "›",
(
char *)8225, "‡",
(
char *)8218, "‚",
(
char *)8222, "„",
(
char *)8240, "‰",
(
char *)0
};

The rest gets a '*'.
D.

__________________
David 4 µBook
Reply With Quote
  #50 (permalink)  
Old 21-10-2008, 07:27 PM
 
Join Date: Oct 2008
Posts: 4
Re: uBook - what do you want?

Epub support. Which doesn't exist anywhere else on a pocket pc, and nobody seems to be in any hurry to get it on there.

-bjc
Reply With Quote
Sponsors
Post New ThreadReply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Friends of 4WM
Spb


All times are GMT. The time now is 06:18 PM.

Sponsors
 


Design by: vBulletin Skins Zone
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
(c) Daron Brewood - www.4winmobile.com 2004-2010
Ad Management by RedTyger


Page generated in 0.22507 seconds with 9 queries