-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 944dfb9740e05ae17fbc33dd5b9af59757cb8156:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 944dfb9740e05ae17fbc33dd5b9af59757cb8156
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Wed Jun 22 16:06:52 2011 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index 3ee0d0d5b64b386849b33e17fb1b647dfdb0977f..

index ..fb527c25a2334c2e6f57c9fc95919968081b0ea2 100644

--- a/Changes
+++ b/Changes
@@ -32,6 +32,8 @@ TODO: command line editing when icanon?
 	- always premultiply colour values - while this increases differences between
           core fonts and xft, it is "more correct" in practical situations.
         - disable PTYTTY_REENTRANT option - not needed for urxvt and saves a bit of code.
+        - remove lucidatypewriter from the list of fallback fonts, it was the only
+          non-xft non-cellfont in the list anyway.

 9.11 Mon May  2 10:34:46 CEST 2011
         - fix compilation on GNU/Hurd, debian bug #624736.
diff --git a/src/rxvtfont.C b/src/rxvtfont.C

index 55d3a75ad5f5835709bfdf2562bff86d1f439632..

index ..d0578d8e38ca274fde951b7ae2cd5c216fc9a06c 100644

--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -134,7 +134,6 @@ static const struct rxvt_fallback_font {
 # endif
 #endif

-  { CS_UNICODE,      "-*-lucidatypewriter-*-*-*-*-*-*-*-*-m-*-iso10646-1" },
   //{ CS_UNICODE,      "-*-unifont-*-*-*-*-*-*-*-*-c-*-iso10646-1"   }, // this gem of a font has actual dotted circles within the combining character glyphs.
 #if XFT
   { CS_UNICODE,      "xft:Bitstream Vera Sans Mono:antialias=false:autohint=true" },
diff --git a/src/version.h b/src/version.h

index 9a31ca3bdc883ee07aa004e941971d22585d049b..

index ..2587b2af543c24a81e98e30ad108fc4178e8f1fa 100644

--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
 #define VERSION "9.12"
-#define DATE	"2011-05-02"
+#define DATE	"2011-06-22"

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 12:22:42 2024