mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 23:10:28 -08:00
No more color emoji issue on OpenBSD 7.8 and later (bug#79768)
Since version OpenBSD 7.8, its FreeType library supports color emoji out of the box. See https://cvsweb.openbsd.org/xenocara/lib/freetype/include/freetype/config/ftoption.h?rev=1.32&content-type=text/x-cvsweb-markup.
This commit is contained in:
parent
0974418f2a
commit
e0ffcc655e
1 changed files with 2 additions and 1 deletions
|
|
@ -1304,7 +1304,7 @@ Emacs will select some other font instead.
|
||||||
The only workaround is not to choose such font variants as the default
|
The only workaround is not to choose such font variants as the default
|
||||||
font when running Emacs on MS-Windows.
|
font when running Emacs on MS-Windows.
|
||||||
|
|
||||||
** On OpenBSD, color Emoji are not supported by default.
|
** On OpenBSD before version 7.8, color Emoji are not supported by default.
|
||||||
|
|
||||||
The system's FreeType library is not built with libpng support, so it
|
The system's FreeType library is not built with libpng support, so it
|
||||||
can't display color emoji. This is due to the fact that, on OpenBSD,
|
can't display color emoji. This is due to the fact that, on OpenBSD,
|
||||||
|
|
@ -1324,6 +1324,7 @@ following those steps:
|
||||||
5. Build and install Xenocara (also, see release(8)).
|
5. Build and install Xenocara (also, see release(8)).
|
||||||
|
|
||||||
Note that this support will be gone after each OpenBSD's system upgrade.
|
Note that this support will be gone after each OpenBSD's system upgrade.
|
||||||
|
Also note that upgrading to OpenBSD 7.8 solves this whole issue.
|
||||||
|
|
||||||
* Internationalization problems
|
* Internationalization problems
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue