aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCountStarlight2019-03-24 00:08:51 +0800
committerCountStarlight2019-03-24 00:08:51 +0800
commitb3945c3b01c46e99e61df125558ce5ddc22777f4 (patch)
tree5841a8c3f18edb660cf475f67b88770425ac4a74
parent42ab7d2032f1456ecee125e6fd98a9ec09f344fd (diff)
downloadaur-b3945c3b01c46e99e61df125558ce5ddc22777f4.tar.gz
Windows version to Windows 10 and clean up reg files.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--README.md17
-rw-r--r--msyh.pngbin0 -> 24767 bytes
-rw-r--r--reg_files.tar.bz2bin191552 -> 136848 bytes
-rw-r--r--simsun.pngbin0 -> 20233 bytes
6 files changed, 18 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6965bc24366..5d279e66b573 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,7 +31,7 @@ pkgbase = deepin-wine-tim
md5sums = d5c37cb4f960e13111ce24dbc0dd2d58
md5sums = 11477a70c36eee0574860590b4bc8bd0
md5sums = afeded77e4fc00afaa4e79dee87b38b9
- md5sums = ee35c8c0f69e03bb581ac39007d5cd3a
+ md5sums = 689a3626ecf5ef77d3f6ca71c2b3eccc
md5sums = a66646b473a3fbad243ac1afd64da07a
pkgname = deepin-wine-tim
diff --git a/PKGBUILD b/PKGBUILD
index 70fa3ff96d36..af08a21d645f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ source=("$_mirror/pool/non-free/d/deepin.com.qq.office/deepin.com.qq.office_${de
md5sums=('d5c37cb4f960e13111ce24dbc0dd2d58'
'11477a70c36eee0574860590b4bc8bd0'
'afeded77e4fc00afaa4e79dee87b38b9'
- 'ee35c8c0f69e03bb581ac39007d5cd3a'
+ '689a3626ecf5ef77d3f6ca71c2b3eccc'
'a66646b473a3fbad243ac1afd64da07a')
build() {
diff --git a/README.md b/README.md
index 5c8a977d561d..840b70e1b273 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,22 @@ yay -S deepin-wine-tim
* 运行开始菜单中创建的TIM,点击立即安装
* 安装完可直接启动,以后启动时无需安装
-* 默认使用文泉驿微米黑(`wqy-microhei`)字体,要使用其他字体,如 微软雅黑或者微软宋体放进`~/.deepinwine/Deepin-TIM/drive_c/windows/Fonts`中。
+## 字体
+
+默认使用文泉驿微米黑(`wqy-microhei`)字体,目前有字体虚化、模糊问题,可以使用Windows平台常用字体,直接将字体文件或字体链接文件放置到字体文件夹就会生效
+
+字体文件夹在:`$HOME/.deepinwine/Deepin-TIM/drive_c/windows/Fonts`
+
+* 中易宋体(SimSun):`simsun.ttf` 或 `simsun.ttc`:
+
+ ![simsun](simsun.png)
+
+* 微软雅黑:`msyh.ttf`:
+
+ ![msyh](msyh.png)
+
+* (繁体)细明体(MingLiU):`mingliu.ttf` 或 `mingliu.ttc`
+* (繁体)新细明体(PMingLiU):`pmingliu.ttf` 或 `pmingliu.ttc`
## 常见问题
* 1.在 2k/4k 屏幕下字体和图标都非常小, 参见[issue1](https://github.com/countstarlight/deepin-wine-tim-arch/issues/1)
* 2.使用全局截图快捷键和解决Gnome上窗口化问题,参见[issue2](https://github.com/countstarlight/deepin-wine-tim-arch/issues/2)
diff --git a/msyh.png b/msyh.png
new file mode 100644
index 000000000000..bc2656c07638
--- /dev/null
+++ b/msyh.png
Binary files differ
diff --git a/reg_files.tar.bz2 b/reg_files.tar.bz2
index 6a7e30b913e0..01413c468f65 100644
--- a/reg_files.tar.bz2
+++ b/reg_files.tar.bz2
Binary files differ
diff --git a/simsun.png b/simsun.png
new file mode 100644
index 000000000000..7a05e4397c3a
--- /dev/null
+++ b/simsun.png
Binary files differ