From: Mark Davis (mark.davis@icu-project.org)
Date: Tue Apr 10 2007 - 13:43:45 CST
For the "list of characters with a given property", you can look at
http://unicode.org/cldr/utility/index.jsp under Properties. It uses a list
interface rather than a chart interface. For example:
http://unicode.org/cldr/utility/list-unicodeset.jsp?a=[:Bidi_Class=European_Terminator:]
or a more complicated case:
http://unicode.org/cldr/utility/list-unicodeset.jsp?a=[[:Terminal_Punctuation=True:]%26[:Block=Arabic:]]
(The %26 is an &).
Mark
On 4/10/07, Douglas Davidson <ddavidso@apple.com> wrote:
>
>
> On Apr 10, 2007, at 11:04 AM, Marnen Laibow-Koser wrote:
>
> > That's a shame. What's worse is that (judging only from the
> > description on the website) there's no reason that such a program
> > should be so non-portable -- there's nothing inherently Windows-
> > specific mentioned in the feature set. Also, Mac OS X probably has
> > the best Unicode support of any OS out there (and Apple Computer
> > has been an active participant in the Consortium, IIRC), and most
> > Linuxes aren't far behind, so it seems ironic that Unibook won't
> > run on these operating systems.
>
> Mac OS X ships with the built-in Character Palette tool, which
> exposes much of this information in somewhat different forms. It
> would still be interesting to have Unibook on the platform--for its
> formatting, for example, and for some of its unique features, like
> "view all characters that share a given character property"--but it
> would probably require a significant porting effort.
>
> Douglas Davidson
>
>
>
-- Mark
This archive was generated by hypermail 2.1.5 : Tue Apr 10 2007 - 13:45:35 CST