From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Giraud via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Re: [Question] How to change the height of the box for unprintable glyphs? Date: Fri, 17 May 2024 16:12:38 +0200 Message-ID: <87eda0sf1l.fsf@ledu-giraud.fr> References: <6aad61b5057ea92af6fd5f9daef953bc@rodrigomorales.site> <86msorj5h5.fsf@gnu.org> <87a5kqkbng.fsf@rodrigomorales.site> <87wmntshfs.fsf@ledu-giraud.fr> <86o795h7nz.fsf@gnu.org> Reply-To: Manuel Giraud Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38296"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 17 16:13:27 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s7yKs-0009iH-Ns for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 17 May 2024 16:13:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7yKI-0001Ch-30; Fri, 17 May 2024 10:12:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7yKF-0001Av-J9 for help-gnu-emacs@gnu.org; Fri, 17 May 2024 10:12:47 -0400 Original-Received: from ledu-giraud.fr ([51.159.28.247]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7yKC-0003tI-Vd; Fri, 17 May 2024 10:12:47 -0400 DKIM-Signature: v=1; a=ed25519-sha256; c=simple/simple; s=ed25519; bh=UVk58in0 e161RAaexkkoZzErDwqhYxq57IR9n5Us9aw=; h=date:references:in-reply-to: subject:cc:to:from; d=ledu-giraud.fr; b=Mz2d6AUiFhlb1ez6yctfugRan0KZRh UYFBG4xu7tUVCAkddOlQHlH+VRgH7cAS/+aIqwuCIWXAiIovy/Av+sBA== DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=UVk58in0e161RAae xkkoZzErDwqhYxq57IR9n5Us9aw=; h=date:references:in-reply-to:subject: cc:to:from; d=ledu-giraud.fr; b=r+WhXzsSa3umBYrjNApMgR+giUeemI2aI2YQl2 ZQYd1oisumz00h1GErarB7+6vtAqhH5a3nwvxdXxko1Rny3HfOuQXNLQLKEJmq3ZZSWsXP UxIthWFqwZKzlX/ESdCXXmxjAhiKQmjav/DAmni+1hgQF//tpahDQoyIjnWXiKf9P8UrhN /NJ/iOWX4BNmpb2TtwOBAK077xq4vG9yOG2gkDbuhGeFNdxqYh8ysppRzOEZzImJbZDpJK /GI/ZZxUesWPQ5cE6heVhSW+uL7CLlPRKrBeGavYpssj1vi5c4AZsfsRem0YFsEgnb0gIe dVkfR9bIFgqSKpWXB8PBM6PA== Original-Received: from computer ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id 0bda03b0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 17 May 2024 16:12:39 +0200 (CEST) In-Reply-To: <86o795h7nz.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 16 May 2024 22:35:12 +0300") Received-SPF: pass client-ip=51.159.28.247; envelope-from=manuel@ledu-giraud.fr; helo=ledu-giraud.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146776 Archived-At: Eli Zaretskii writes: >> From: Manuel Giraud >> Cc: Eli Zaretskii , >> Date: Thu, 16 May 2024 21:08:39 +0200 >> >> I think you could Ttyp0 a try: >> https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ >> >> It is a bitmap font with an impressive glyph coverage. > > Why would anyone want to use bitmap fonts these days? I sometimes do when I am sick of the visual blur (that I know would go away with a better hardware) and that is what OP asked for. -- Manuel Giraud