Bug trace

出自TWEmu.no-ip.org

在2009年10月8日 (四) 17:16由WikiSysop (對話 | 貢獻)所做的修訂版本
(差異) ←上一修訂 | 當前修訂 (差異) | 下一修訂→ (差異)
跳轉到: 導航, 搜尋

目錄

Debian Testing

GUI

  • ttf-arphic-uming (gnome-terminal or lxterminal) 字型不清楚 已找到解決方法
    • 0.2.20080216.1-1 -> 0.2.20080216.1-3

debian/patches/10-fix_bitmaps_conf_file.patch

diff -Nur -x '*.orig' -x '*~' ttf-arphic-uming-0.2.20080216.1/25-ttf-arphic-uming-bitmaps.conf ttf-arphic-uming-0.2.20080216.1.new/25-ttf-arphic-uming-bitmaps.conf
--- ttf-arphic-uming-0.2.20080216.1/25-ttf-arphic-uming-bitmaps.conf	2008-02-19 14:27:06.000000000 +0800
+++ ttf-arphic-uming-0.2.20080216.1.new/25-ttf-arphic-uming-bitmaps.conf	2008-09-22 11:45:22.000000000 +0800
@@ -3,27 +3,10 @@
 <fontconfig>
 
 	<match target="font">
-	  <test name="family">
-	  <string>AR PL UMing CN</string>
-	  <string>AR PL UMing HK</string>
-	  <string>AR PL UMing TW</string>
-	  <string>AR PL UMing TW MBE</string>
+	  <test name="family" compare="contains">
+	  <string>AR PL UMing</string>
 	  </test>
-       	  <edit name="antialias"><bool>false</bool></edit>
-    	  <edit name="hinting"><bool>true</bool></edit>
-          <edit name="autohint"><bool>false</bool></edit>
-	</match>
-
-	<match target="font">
-	  <test name="family">
-	  <string>AR PL UMing CN</string>
-	  <string>AR PL UMing HK</string>
-	  <string>AR PL UMing TW</string>
-	  <string>AR PL UMing TW MBE</string>
-	  </test>
-      	  <test name="pixelsize" compare="more_eq"><int>17</int></test>
-	  <edit name="antialias" mode="assign"><bool>true</bool></edit>
-	  <edit name="hinting" mode="assign"><bool>true</bool></edit>
+       	  <edit name="embeddedbitmap"><bool>true</bool></edit>
 	</match>
 
 </fontconfig>
diff -Nur -x '*.orig' -x '*~' ttf-arphic-uming-0.2.20080216.1/25-ttf-arphic-uming-nobitmaps.conf ttf-arphic-uming-0.2.20080216.1.new/25-ttf-arphic-uming-nobitmaps.conf
--- ttf-arphic-uming-0.2.20080216.1/25-ttf-arphic-uming-nobitmaps.conf	1970-01-01 08:00:00.000000000 +0800
+++ ttf-arphic-uming-0.2.20080216.1.new/25-ttf-arphic-uming-nobitmaps.conf	2008-09-22 11:45:59.000000000 +0800
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+
+	<match target="font">
+	  <test name="family" compare="contains">
+	  <string>AR PL UMing</string>
+	  </test>
+       	  <edit name="embeddedbitmap"><bool>false</bool></edit>
+	</match>
+
+</fontconfig>

解決方法

  • 用 kcontrol 下去更改 字型 反鋸齒範圍 (8 ~ 12)

QT4

metacity

metacity --replace &

xorg

synclient -s TapButton1=1