From 2e947cbc8df45636151852169578ff42b25efa80 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 3 Feb 2006 06:52:58 +0000 Subject: [PATCH] (cyrillic): Add microsoft-cp1251. --- default.fst | 1 + xfont.fst | 1 + 2 files changed, 2 insertions(+) diff --git a/default.fst b/default.fst index 9e9e177..a7dff4c 100644 --- a/default.fst +++ b/default.fst @@ -239,6 +239,7 @@ (cyrillic (nil ((iso8859-5)) + ((microsoft-cp1251)) ((iso10646-1)) ((nil freesans unicode-bmp)) ((nil freeserif unicode-bmp)))) diff --git a/xfont.fst b/xfont.fst index 370cdab..6135b36 100644 --- a/xfont.fst +++ b/xfont.fst @@ -54,6 +54,7 @@ (cyrillic (nil ((iso8859-5)) + ((microsoft-cp1251)) ((iso10646-1)))) (hebrew (nil -- 1.7.10.4