https://bugs.documentfoundation.org/show_bug.cgi?id=98349

--- Comment #8 from V Stuart Foote <[email protected]> ---
(In reply to Robert Sadler from comment #7)
> Ah! The source of the problem, according to me, is when one starts the board
> off using single lines, i.e. the characters 1-9.
> 
> I have also noticed that those 1-9's are rendered differently when changing
> the font to something else, like "Liberation Serif".

You can enter the row values as well in 5.1 via the OS assigned Private Use
Area (PUA) mappings using the Unicode <alt>+X toggle. 

So in the Chess Lipzig font the Single border 1-8 would receive PUA mappings
of:

1 U+F0C0
2 U+F0C1
3 U+F0C2
4 U+F0C3
5 U+F0C4
6 U+F0C5
7 U+F0C6
8 U+F0C7

While the double border 1-8 receive PUA mappings of:

1 U+F0E0
2 U+F0E1
3 U+F0E2
4 U+F0E3
5 U+F0E4
6 U+F0E5
7 U+F0E6
8 U+F0E7

Of course these PUA mappings would have different mapping, or likely not be
mapped, when other fonts are assigned to the paragraph.

A font design tool, like Type Light 3 (
http://www.cr8software.net/typelight.html ), would be helpful to collect all
the PUA code mappings being assigned.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to