emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41747: closed (27.0.91; Add default fontset setup for "Symbols and P


From: GNU bug Tracking System
Subject: bug#41747: closed (27.0.91; Add default fontset setup for "Symbols and Pictographs Extended-A")
Date: Sun, 07 Jun 2020 15:23:02 +0000

Your message dated Sun, 07 Jun 2020 17:22:36 +0200
with message-id <87blluyk77.fsf@gmail.com>
and subject line Re: bug#41747: 27.0.91; Add default fontset setup for "Symbols 
and Pictographs Extended-A"
has caused the debbugs.gnu.org bug report #41747,
regarding 27.0.91; Add default fontset setup for "Symbols and Pictographs 
Extended-A"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41747: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41747
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.0.91; Add default fontset setup for "Symbols and Pictographs Extended-A" Date: Sun, 07 Jun 2020 15:43:40 +0200
Hi,

IIUC, "Symbols and Pictographs Extended-A"[1][2] is a new Unicode block
that showed up in version 12.0 and extends the "Supplemental Symbols and
Pictographs" block.

Since we use Symbola for the latter, I figure it wouldn't hurt to also
use this font for the former?  AFAICT Symbola covers the whole block[3].
Here is a patch to that effect:

Attachment: 0001-Use-Symbola-to-cover-Symbols-and-Pictographs-Extende.patch
Description: Text Data

(Will followup with an updated patch as soon as I get a bug number.)

FWIW, I found out about this block after

- hearing that Unicode 13.0 included new emojis,
- waiting for an updated version of Symbola to be released[4],
- trying to insert some of the new emojis in Emacs,
- noticing that some of them (e.g. 🩴 U+1FA74, 🪗 U+1FA97, 🫕 U+1FAD5)
  are not displayed (C-u C-x = says "display: no font available",
  despite Symbola covering them).
- going straight to fontset.el to understand why Symbola wasn't picked
  automatically.

Of course, users can work around this with:

    (set-fontset-font t '(#x1FA70 . #x1FAFF) "Symbola" nil 'append)

Thank you for your time.


[1] https://www.unicode.org/charts/PDF/Unicode-13.0/U130-1FA70.pdf
[2] https://en.wikipedia.org/wiki/Symbols_and_Pictographs_Extended-A
[3] https://dn-works.com/wp-content/uploads/2020/UFAS-Docs/Symbola.pdf
    p.14
[4] https://dn-works.com/ufas/


In GNU Emacs 28.0.50 (build 32, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, 
cairo version 1.16.0)
 of 2020-05-30 built on my-little-tumbleweed
Repository revision: 780f674a82a90c4e3e32583059b498bfa57e4a06
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: openSUSE Tumbleweed

Configured using:
 'configure --with-xwidgets --with-cairo'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS JSON
PDUMPER LCMS2 GMP

Important settings:
  value of $LC_CTYPE: en_US.UTF-8
  value of $LC_TIME: en_GB.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix

--- End Message ---
--- Begin Message --- Subject: Re: bug#41747: 27.0.91; Add default fontset setup for "Symbols and Pictographs Extended-A" Date: Sun, 07 Jun 2020 17:22:36 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Eli Zaretskii <eliz@gnu.org> writes:

>> From: Kévin Le Gouguec <kevin.legouguec@gmail.com>
>> Date: Sun, 07 Jun 2020 15:43:40 +0200
>> 
>> Since we use Symbola for the latter, I figure it wouldn't hurt to also
>> use this font for the former?  AFAICT Symbola covers the whole block[3].
>
> Not the Symbola I have here.  Which version of Symbola do you have
> that supports that block, and is that version distributed under a free
> license?

As I referenced, the version available on <https://dn-works.com/ufas/>.

Unfortunately, I just realized that newer versions no longer come under
a free license[1][2][3][4].  That definitely took me by surprise.

*sigh* Closing then.  Sorry for the noise.


[1] https://dn-works.com/wp-content/uploads/2020/UFAS-Docs/License.pdf
[2] https://github.com/NixOS/nixpkgs/pull/79679
[3] https://bugs.archlinux.org/task/58886
[4] 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/EC6I35ILFICKY5W5XTHYJC6UH36B2UQS/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]