RE: [gui-dev] LimeWire 4.2.3 international font display patch

"Sam Berlin" <[email protected]> Sat, 27 Nov 2004 11:10:25 -0500
Newsgroups gmane.network.gnutella.limewire.gui.devel
Organization LimeWire
Message-ID <[email protected]>
Hi heavy,

Do you recall if you saw this problem with earlier LimeWire versions?
Nothing has changed with normalization that should have affected this, so
we're hesitant to make a change for the 4.2 series.  Your two suggestions
are indeed the correct places to add the normalization.  We're just hesitant
to add it to all incoming search results because it may be a very
time-consuming process.

Thanks,
 Sam

> -----Original Message-----
> From: [email protected] [mailto:gui-dev-
> [email protected]] On Behalf Of heavy_baby
> Sent: Saturday, November 27, 2004 10:06 AM
> To: [email protected]
> Subject: [gui-dev] LimeWire 4.2.3 international font display patch
> 
> LimeWire 4.2.3 still have a problem. In search results, some combining
> characters
> (such as Japanese accents, and Korean Hangul...) are broken box. These
> filenames are from Mac.
> If I download these files, my NTFS Volume keeps broken filenames.
> 
> So, I have added this code, and it is fixed!
> Normalizer.compose(RemoteFileDesc.getFileName(), false)
> 
> But this is hardcoded, I don't know the best position to add normalize
> patch.
> Sorry.
> 
> My suggestion is
> 1) Apply Unicode normalization to search results
> 2) Apply Unicode normalization to create download filename
> 
> regards,
> heavy
> 
> 
> __________________________________
> Do You Yahoo!?
> Upgrade Your Life
> http://bb.yahoo.co.jp/
> 
> _______________________________________________
> gui-dev mailing list
> [email protected]
> http://www.limewire.org/mailman/listinfo/gui-dev

_______________________________________________
gui-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/gui-dev