[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67511: Bug report for emacs in Android 9
From: |
Po Lu |
Subject: |
bug#67511: Bug report for emacs in Android 9 |
Date: |
Wed, 29 Nov 2023 08:17:22 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
spring <lnyy510@163.com> writes:
> emacs-30.0.50-21-x86_64.apk
>
> Emacs can not load ttc font in Android 9
>
> NotoSansCJK-Regular.ttc can not be load.
> And NotoSerifCJK-Regular.ttc too.
The versions of these fonts distributed with Android represent font data
in the OpenType format, which Emacs doesn't support. Obtain their
TrueType variants and install them in lieu of the others as illustrated
in (emacs)Android Fonts.