From b20ba0c5260d26f688fe843a68ac2ffbea6b0f07 Mon Sep 17 00:00:00 2001

From: =?UTF-8?q?Jaakko=20Ker=C3=A4nen?= jaakko.keranen@iki.fi

Date: Sat, 19 Dec 2020 21:57:17 +0200

Subject: [PATCH 1/1] Text: Recognize more ANSI escapes


src/ui/text.c | 4 ++--

1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/ui/text.c b/src/ui/text.c

index c62a4541..2dd778fd 100644

--- a/src/ui/text.c

+++ b/src/ui/text.c

@@ -366,8 +366,8 @@ void init_Text(SDL_Renderer *render) {

 iText *d = &text_;

 d->contentFont     = nunito_TextFont;

 d->headingFont     = nunito_TextFont;

 d->render          = render;

 /* A grayscale palette for rasterized glyphs. */ {

     SDL_Color colors[256];

--

2.25.1

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/work%2Fv1.10/patch/b20ba0c5260d26f688fe843a68ac2ffbea6b0f07.patch
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
68.060234 milliseconds
Gemini-to-HTML Time
1.459544 milliseconds

This content has been proxied by September (3851b).