[Libreoffice-bugs] [Bug 132938] Very strange numbers inside table as UTF-8 krakozyabras
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 11 08:43:21 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132938
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |easyHack
--- Comment #7 from Mike Kaganski <mikekaganski at hotmail.com> ---
Code pointer: extras/source/truetype/symbol/OpenSymbol.sfd
What's needed is add new code points U+F030-U+F039 in private use area [1],
that would reference existing U+0030-U+0039 glyphs. git blame can give you
previous commits changing the font (see how to increase font version there).
The file is in Spline Font Database format [2]. See other hints in
extras/source/truetype/symbol/README.
[1] http://www.unicode.org/charts/PDF/UE000.pdf
[2] https://fontforge.org/docs/techref/sfdformat.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200511/c4f8bfbe/attachment.htm>
More information about the Libreoffice-bugs
mailing list