RE: [sword-devel] Win32 beta X

2002-08-26 Thread Stephen Denne
> > > > Why has WebstersDict.conf got Font=Code2000? > > > > > > Because it needs it? > > > > Fair enough. > > > > It's a shame that the latin characters are so ugly though. > > True. Under XP with font smoothing on, they actually look okay. Most of > the problem with Code 2000 is that it doesn'

Re: [sword-devel] Win32 beta X

2002-08-13 Thread Jerry Hastings
I am using large fonts and I have no problems on ME. Jerry >I tried changing to large fonts (120dpi) on my 2000 box and it seems to >work with no problems. I had previously been working at 96dpi. Anyone >else confirm or deny problems at different font sizes on any OS? > > -Troy.

RE: [sword-devel] Win32 beta X

2002-08-13 Thread Chris Little
On Tue, 13 Aug 2002, Stephen Denne wrote: > > > Why has WebstersDict.conf got Font=Code2000? > > > > Because it needs it? > > Fair enough. > > It's a shame that the latin characters are so ugly though. True. Under XP with font smoothing on, they actually look okay. Most of the problem with

RE: [sword-devel] Win32 beta X

2002-08-13 Thread Stephen Denne
> > Why has WebstersDict.conf got Font=Code2000? > > Because it needs it? Fair enough. It's a shame that the latin characters are so ugly though. Stephen. οΊ•

RE: [sword-devel] Win32 beta X

2002-08-13 Thread Stephen Denne
In preferences, when the font size is set to a size not in the list, it is not shown. Stephen.

RE: [sword-devel] Win32 beta X

2002-08-13 Thread Stephen Denne
Changing preferences results in advancement of which word is selected in the dictionary. Stephen.

Re: [sword-devel] Win32 beta X

2002-08-12 Thread Troy A. Griffitts
I tried changing to large fonts (120dpi) on my 2000 box and it seems to work with no problems. I had previously been working at 96dpi. Anyone else confirm or deny problems at different font sizes on any OS? -Troy. Brook Humphrey wrote: > On Monday 12 August 2002 03:24 am, Troy A. G

RE: [sword-devel] Win32 beta X

2002-08-12 Thread Chris Little
> Why has WebstersDict.conf got Font=Code2000? Because it needs it? Code2000 doesn't even fully support all the code points needed by WebstersDict. Indeed, it uses codes in both the BMP and the SMP, so there won't likely ever be a font that support this module fully. It's a good signal that

Re: [sword-devel] Win32 beta X

2002-08-12 Thread Jerry Hastings
At 10:40 PM 8/12/2002 +0800, Christian Renz wrote: >>Why has WebstersDict.conf got Font=Code2000? > >- Make them optional and a list of fonts; ie. on first usage (= > nothing noted in userprefs.conf and module is selected) prompt the > user: "This module requires a special font to be displayed >

Re: [sword-devel] Win32 beta X

2002-08-12 Thread Brook Humphrey
On Monday 12 August 2002 03:24 am, Troy A. Griffitts wrote: > Hey guys, > Beta X is available at: > > http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword- >1.5.4betaX.zip > > Tried to fix all your reported bugs. Let me know either way. > Stephen, thanks for the dual-h

Re: [sword-devel] Win32 beta X

2002-08-12 Thread Christian Renz
>Why has WebstersDict.conf got Font=Code2000? Aah.. that explains some things! WebstersDict always showed in a weird font unless I selected a font manually. I don't have Code2000 installed, so Windows choose one of those fancy script-fonts I have. I think this might potentially confuse new users

RE: [sword-devel] Win32 beta X

2002-08-12 Thread Stephen Denne
Newly found bug: Sometimes (i.e. non reproducable) if I edit my userprefs.conf, deleting everything so it is a 0 byte file, then sword crashes when loading. Possibly an uninitialised variable being used? I did this when tracking down why some dictionaries showed strange fonts. Newly found bug: In

RE: [sword-devel] Win32 beta X

2002-08-12 Thread Stephen Denne
> Tried to fix all your reported bugs. Let me know either way. > Stephen, thanks for the dual-head info. Added code, but can't test > here. Let me know if it does anything. Thanks - Improved multi-head operation, but now it often choses the other monitor as the one to show the pop up on. Are y

[sword-devel] Win32 beta X

2002-08-12 Thread Troy A. Griffitts
Hey guys, Beta X is available at: http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.5.4betaX.zip Tried to fix all your reported bugs. Let me know either way. Stephen, thanks for the dual-head info. Added code, but can't test here. Let me know if it does any