all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Text scale mode and additional fonts
Date: Sat, 30 Dec 2023 19:47:00 +0200	[thread overview]
Message-ID: <837ckv4m7f.fsf@gnu.org> (raw)
In-Reply-To: <871qb4dj8v.fsf@zohomail.eu> (message from Rahguzar on Sat, 30 Dec 2023 12:10:31 +0100)

> From: Rahguzar <rahguzar@zohomail.eu>
> Date: Sat, 30 Dec 2023 12:10:31 +0100
> 
> (setq +bidi-arabic-font (font-spec :family "Mehr Nastaliq Web" :size 28))
> 
> (set-fontset-font t 'arabic +bidi-arabic-font)
> 
> this makes the initial situation better but now the Urdu text is not
> affected by the `text-scale-mode` commands.

That's because the :size attribute is absolute: 28.  Instead, use a
relative value, a float such as 1.5, then it should scale with the
rest of the text.



  reply	other threads:[~2023-12-30 17:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30 11:10 Text scale mode and additional fonts Rahguzar
2023-12-30 17:47 ` Eli Zaretskii [this message]
2023-12-30 18:12   ` [External] : " Drew Adams
2023-12-30 18:54     ` Eli Zaretskii
2023-12-30 21:17       ` Drew Adams
2023-12-31  0:58         ` Po Lu
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30 18:50 Rahguzar

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=837ckv4m7f.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.