unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
Cc: 58098-done@debbugs.gnu.org
Subject: bug#58098: Improve composition rules for Gumrukhi
Date: Wed, 28 Sep 2022 15:39:12 +0300	[thread overview]
Message-ID: <83ill7isgf.fsf@gnu.org> (raw)
In-Reply-To: <CAOR1sLx84Wp8afjmbE8+myOyxtU_2qXSXLqOMbJ0Q+L-7f5QCg@mail.gmail.com> (message from समीर सिंह Sameer Singh on Tue, 27 Sep 2022 20:54:22 +0530)

> From: समीर सिंह Sameer Singh <lumarzeli30@gmail.com>
> Date: Tue, 27 Sep 2022 20:54:22 +0530
> Cc: 58098@debbugs.gnu.org
> 
>  The form
> 
>         (chess-symbol #x1FA00 #x1FA67)
> 
>  requires that _both_ #x1FA00 and #x1FA67 be supported by a font, for
>  it to be eligible to display chess-symbols.  By contrast, the form
> 
>         (chess-symbol . [#x1FA00 #x1FA67])
> 
>  requires that _either_ of the two characters is supported.  So my
>  question is: do we really want _both_ of the characters supported by a
>  font, and if not, do we really want Emacs to reject such a font?
> 
>  I have updated the patch accordingly and replaced (chess-symbol #x1FA00 #x1FA67) with 
>  (chess-symbol . [#x1FA00 #x1FA67])
> 
>  > You don't have Symbola installed?
> 
>  I have the Symbola font installed via the gdouros-symbola-fonts package on my Fedora37 system, but
>  it does not seem to support
>  the chess-symbols block as verified by hb-view.
>  Its description in the fedora wiki also does not mention the chess-symbols block:
> 
>  Symbola covers the following scripts and symbols supported by The Unicode Standard 5.2:
>  Basic Latin, Latin-1 Supplement, Latin Extended-A, IPA Extensions, Spacing Modifier Letters,
>  Greek and Coptic, Cyrillic, Cyrillic Supplementary, General Punctuation, Superscripts and
>  Subscripts, Combining Diacritical Marks for Symbols, Letterlike Symbols, Number Forms,
>  Arrows, Mathematical Operators, Miscellaneous Technical, Control Pictures, Optical Character
>  Recognition, Box Drawing, Block Elements, Geometric Shapes, Miscellaneous Symbols,
>  Dingbats, Miscellaneous Mathematical Symbols-A, Supplemental Arrows-A, Supplemental
>  Arrows-B, Miscellaneous Mathematical Symbols-B, Supplemental Mathematical Operators,
>  Miscellaneous Symbols and Arrows, Supplemental Punctuation, CJK Symbols and Punctuation,
>  Yijing Hexagram Symbols, Vertical Forms, Combining Half Marks, CJK Compatibility Forms,
>  Specials, Tai Xuan Jing Symbols, Counting Rod Numerals, Mathematical Alphanumeric
>  Symbols, Mahjong Tile Symbols, Domino Tile Symbols. 

OK, I installed this on master.





  reply	other threads:[~2022-09-28 12:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 18:43 bug#58098: Improve composition rules for Gumrukhi समीर सिंह Sameer Singh
2022-09-26 18:47 ` समीर सिंह Sameer Singh
2022-09-26 20:00   ` समीर सिंह Sameer Singh
2022-09-27 13:12     ` Eli Zaretskii
2022-09-27 13:52       ` समीर सिंह Sameer Singh
2022-09-27 14:08         ` Eli Zaretskii
2022-09-27 15:24           ` समीर सिंह Sameer Singh
2022-09-28 12:39             ` Eli Zaretskii [this message]
2022-09-28 12:57               ` समीर सिंह Sameer Singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ill7isgf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=58098-done@debbugs.gnu.org \
    --cc=lumarzeli30@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).