<div dir="ltr"><div>Why do you recommend they use unsupported and known incomplete software instead of Xiphos or BibleTime, both of which have Windows releases?<br><br></div>--Greg<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 15, 2017 at 3:16 PM, Matt Zabojnik <span dir="ltr"><<a href="mailto:mattzab@gmail.com" target="_blank">mattzab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Doing a little more probing, BPBible Portable handled it well, but they display in different widgets since I built my maps with imp2ld rather than imp2gbs.</p>
<p dir="ltr">I'll probably rebuild using imp2gbs for uniformity.</p>
<p dir="ltr">I know BP isn't maintained. I still recommend it to the Windows users that aren't computer savvy. BPBPortable should work for that purpose.</p>
<p dir="ltr">Thanks everyone!</p>
<br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Wed, Mar 15, 2017, 1:26 PM Karl Kleinpaste <<a href="mailto:karl@kleinpaste.org" target="_blank">karl@kleinpaste.org</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div bgcolor="#FFFFFF" text="#000000" class="m_8540294653524541712gmail_msg">
<div class="m_8540294653524541712m_8535036169173278807moz-cite-prefix m_8540294653524541712gmail_msg">On 03/15/2017 03:03 PM, Matt Zabojnik
wrote:<br class="m_8540294653524541712gmail_msg">
</div>
<blockquote type="cite" class="m_8540294653524541712gmail_msg">None of the maps work in BP, all worked in Xiphos
& AndBible during my tests.</blockquote>
<blockquote type="cite" class="m_8540294653524541712gmail_msg">I'm thinking it's a front end issue of some kind.</blockquote>
</div><div bgcolor="#FFFFFF" text="#000000" class="m_8540294653524541712gmail_msg"><font class="m_8540294653524541712gmail_msg" face="FreeSerif"><br class="m_8540294653524541712gmail_msg">
All Xiphos does is request content from the engine with
module.renderText() and paste the result into the HTML widget.<br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
Er, well... Adjust that: Pre-pasting, Xiphos analyzes received
content for images in order to impose image resizing if necessary.
But that only adds width/height specifications without altering
the image reference itself.<br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
Hmm... Just now gdb'ing Xiphos and watching it get image-including
headers from my NET module, the content returned from renderText()
on the heading entry attribute looks like this:<br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
Original content as it appears in module:<br class="m_8540294653524541712gmail_msg">
<img src="/images/netbible.jpg"/><br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
As rendered:<br class="m_8540294653524541712gmail_msg">
<img
src=<a class="m_8540294653524541712m_8535036169173278807moz-txt-link-rfc2396E m_8540294653524541712gmail_msg">"file:/home/karl/.sword/<wbr>modules/texts/rawtext/net//<wbr>images/netbible.jpg"</a>
border=0 /><br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
Note the double '/'. This says that there should be no difference,
as to whether you include the leading '/' or not.<br class="m_8540294653524541712gmail_msg">
<br class="m_8540294653524541712gmail_msg">
I can't say how any of the other frontends deal with images.</font><br class="m_8540294653524541712gmail_msg">
</div></div></div><span class="">
______________________________<wbr>_________________<br class="m_8540294653524541712gmail_msg">
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="m_8540294653524541712gmail_msg" target="_blank">sword-devel@crosswire.org</a><br class="m_8540294653524541712gmail_msg">
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" class="m_8540294653524541712gmail_msg" target="_blank">http://www.crosswire.org/<wbr>mailman/listinfo/sword-devel</a><br class="m_8540294653524541712gmail_msg">
Instructions to unsubscribe/change your settings at above page</span></blockquote></div>
<br>______________________________<wbr>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://www.crosswire.org/<wbr>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br></div>