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

Christian Lohmaier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
                 CC|                            |[email protected]
                   |                            |g
           Severity|normal                      |major
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
            Summary|Armenian characters         |Armenian characters
                   |displaying incorrectly (as  |displaying incorrectly (as
                   |boxes) on macOS             |boxes) on macOS (fonts not
                   |                            |packaged properly)

--- Comment #2 from Christian Lohmaier <[email protected]> ---
confirming (not reproducible in instdir, but with packages)

Reason why it works from instdir, but not from installed package is a bug in
the external/more_fonts makefiles. All the Noto variants share the "fonts_noto"
package name, and hence it is more or less random which of the noto fonts gets
packaged into the installation set. Whatever one is processed last will write
their fontnames into workdir/Package/fonts_noto.filelist (and that file in turn
is read by the installation set creation framework)

(so to reproduce in workdir, remove the
instdir/LibreOffice.app/Contents/Resourcs/fonts/truetype/NotoSansArmenian*ttf
files)

So bug is twofold, dealing with the first one here:
* LibreOffice not packaging all expected fonts
* LibreOffice not using a system provided font on macOS and instead showing
"mojibake"/"tofu"/the squares.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to