From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674050428; bh=hUeaJyhp46Uj0IvaF7paV4Yon3F3s91YJZv8SwmsW4c=; h=Date:From:To:Subject:References:In-Reply-To:From; b=DpAKsAJgdUxH401TQ36g1vGdLpdnida35NylAi7OoV+ZGojeDv+4llAEVAYWKZwxl EKEbwn+IfSY3EISSOvLvpbSOu14BQLCrjR510GZBLUCyUGhksPJMiMxuZEj/BLriDo or/sBhPO2jjEW13r2oQBtx8cwRcvjhhHrHnw78lXn76YRhpiUJrtdP/NYHkQZYWH3z YmztlwcOlgEY3rTGTAuvr6XGwhpR9fC8GY5JVpXXyvT9zACxYORZof+ioQlmZRskZV Fmmi5/SdmJsfjvxPO4Dh4L4Z5L/2J8RdGhewvboXEdaH6y7ayabrMKfJVR1iAAsJ1C 3Z0QqzW4FWjmw== Date: Wed, 18 Jan 2023 15:00:23 +0100 From: Alexey Gladkov To: Samuel Thibault , Greg Kroah-Hartman , Jiri Slaby , kbd@lists.altlinux.org, linux-kernel@vger.kernel.org Message-ID: References: <20221218003209.503539532@ens-lyon.org> <20230110205536.6kiju6swwabazr6u@begin> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230110205536.6kiju6swwabazr6u@begin> Subject: Re: [kbd] [patchv2 0/3] VT: Support >32x32 fonts for hidpi displays X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2023 14:00:37 -0000 Archived-At: List-Archive: On Tue, Jan 10, 2023 at 09:55:36PM +0100, Samuel Thibault wrote: > Hello, > > Ping, is there anything to be done on this? The patches look good to me. I will apply a userspace patch once the kernel part is applied. > Samuel > > Samuel Thibault, le dim. 18 déc. 2022 01:32:09 +0100, a ecrit: > > Hello, > > > > This patch series adds to Linux and kbd the support for fonts larger than 32x32 > > by dropping the oldish VGA constraints that don't apply to fb-based consoles. > > > > Samuel > _______________________________________________ > kbd mailing list > kbd@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/kbd -- Rgrds, legion