ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Henning Hraban Ramm <texml@fiee.net>
Subject: Re: font fallbacks
Date: Mon, 1 Aug 2022 21:00:33 +0200	[thread overview]
Message-ID: <f3486a90-0e87-450c-19b8-4fd3813be64a@fiee.net> (raw)
In-Reply-To: <24027d63c514443da41f4b00ab8a3d3c@unibe.ch>

Am 01.08.22 um 20:43 schrieb denis.maier@unibe.ch:
> Hi,
> I have used more than one fallback, but each fallback is for a different character range

Thank you.

I tried:

\definefontfallback[seguiFB]
   [file:seguisym.ttf]
%  [0x00000-0xFFFFF]
   [0x0007F-0xFFFFF]
   [check=yes,force=no]

\definefontfallback[tildeFB]
   [file:seguisym.ttf]
   [0x0007E-0x0007E]
   [force=yes]

\definetypeface [start] [tt] [mono]  [modern] 
[default][fallbacks={tildeFB}] % ,seguiFB


I can either replace the one character or fall back for all missing 
characters, but not both. Maybe it’s the mixture of force=yes/no.

For the emoji fallback, I’d need to define all the necessary ranges...

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2022-08-01 19:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-30 13:51 Henning Hraban Ramm via ntg-context
2022-08-01 17:42 ` Henning Hraban Ramm via ntg-context
2022-08-01 18:43   ` Denis Maier via ntg-context
2022-08-01 19:00     ` Henning Hraban Ramm via ntg-context [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-02 15:23 Hieroglyphic font query Alan Bowen
2017-04-02 16:45 ` Pablo Rodriguez
2017-04-02 18:19   ` Alan Bowen
2017-04-02 18:35     ` Wolfgang Schuster
2017-04-02 19:51       ` Alan Bowen
2017-04-03 13:04         ` Font Fallbacks Mathias Schickel
2008-08-29 11:16 Font fallbacks Wolfgang Schuster
2008-08-29 15:44 ` Hans Hagen

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

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

  git send-email \
    --in-reply-to=f3486a90-0e87-450c-19b8-4fd3813be64a@fiee.net \
    --to=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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.
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 NNTP newsgroup(s).