Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-23 Thread David Trotz
David Trotz wrote: One major bug I am working on today is when a word has a rendering tag mid-word such as the very common LORD as seen in Psalm 119 - when the word nears the end of the line it is possible that the L and ORD get separated. I have fixed this issue. :-) I have also fixed all m

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-23 Thread David Trotz
I have uploaded a video on YouTube for those who do not have a Pocket PC to try my demo on. http://www.youtube.com/user/dtrotzjr -- In Christ, David Trotz ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-22 Thread Daniel Owens
Excellent. I will look forward to that in some future release! David Trotz wrote: Daniel, I do plan to allow the user to choose their preferred font and font size. If needed we can also allow a module by module font override for those modules that require special fonts to render properly. -

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-22 Thread David Trotz
Daniel, I do plan to allow the user to choose their preferred font and font size. If needed we can also allow a module by module font override for those modules that require special fonts to render properly. -- In Christ, David Trotz Daniel Owens wrote: > I'm not sure about David's HTML renderer,

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-22 Thread David Trotz
Matt, > On Jan 21, 2008 1:36 PM, Barry Drake <[EMAIL PROTECTED]> wrote: > >> Hi David ... >> >> David Trotz wrote: >> >>> I have conducted some timing tests to quantify just how much faster the >>> new renderer is, see the results below >>> >> It's impressive. I haven't been abl

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread Daniel Owens
I'm not sure about David's HTML renderer, but SwordReader doesn't properly display accented Greek text properly as it is now, and Hebrew text displays nothing but boxes. As far as I can tell this is because the system font for Windows Mobile (Tahoma) does not have the characters. I hope that at

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread Matt Reimer
On Jan 21, 2008 1:36 PM, Barry Drake <[EMAIL PROTECTED]> wrote: > Hi David ... > > David Trotz wrote: > > I have conducted some timing tests to quantify just how much faster the > > new renderer is, see the results below > > It's impressive. I haven't been able to take accurate timings, but th

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread Barry Drake
Hi David . > BTW I can give you a binary that will dump a timings file in your > \Storage Card\ directory so you can see the results yourself. I'm very happy to take your word for it! But if you want me to do tests and give you another set of figures, then yes, I'm happy to help. > One

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread David Trotz
I have not tried, but yes, it may need some minor tweaks to do so. BTW I can give you a binary that will dump a timings file in your \Storage Card\ directory so you can see the results yourself. One major bug I am working on today is when a word has a rendering tag mid-word such as the very co

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread Barry Drake
Hi David ... David Trotz wrote: > I have conducted some timing tests to quantify just how much faster the > new renderer is, see the results below It's impressive. I haven't been able to take accurate timings, but the impression I get is that they are similar on my device. The only thing

Re: [sword-devel] SwordReader - HTML Renderer - Demo

2008-01-21 Thread David Trotz
I have conducted some timing tests to quantify just how much faster the new renderer is, see the results below showing the amount of time it takes to push the text onto the window and paint the display. Note: The html renderer is the built in Microsoft renderer and the btext renderer is my new