https://issues.apache.org/ooo/show_bug.cgi?id=125257

--- Comment #12 from Ariel Constenla-Haile <[email protected]> ---
(In reply to efa from comment #11)
> Strangely comparing what is shown by Gnome Char Table, the glyps are
> correct, but AOO Special Chars, miss lot of codepoint shown by Gnome Char
> Table.
> I cannot understand a rule for this.
> For example in FreeSerif (package ttf-freefont 20100919-1), the first
> codepoint > U+FFFF shown by AOO is:
> U+10143 GREEK ACROPHONIC ATTIC FIVE
> while U+10000 to U+10142 are about all filled in GNOME Char Table.

In the Gnome Character Map, please check "View" - "Show only glyphs from this
font".
If I do so, it shows that FreeSerif, right after U+FFFF, has U+10143 - U+10147
Can you find a glyph that is present in the font but not included in the
"Special Characters" dialog?

Looks like the issue can be narrowed to the dialog only listing the Basic
Multilingual Plane (BMP) in the "Subset"; in fact, if you see the source,
aAllSubsets includes up to Subset( 0xFFF0, 0xFFFF, RID_SUBSETSTR_SPECIALS )

void SubsetMap::InitList()
svx/source/dialog/charmap.cxx
https://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/dialog/charmap.cxx?revision=1541847&view=markup#l748

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to