This repository was archived by the owner on Jun 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchapter-related-project.html
63 lines (63 loc) · 3.07 KB
/
chapter-related-project.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>第 13 章 相关项目</title>
<link rel="stylesheet" href="docbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="小企鹅输入法(fcitx)">
<link rel="up" href="part-appendix.html" title="部分 IV. 附录">
<link rel="prev" href="chapter-hotkey.html" title="第 12 章 热键">
<link rel="next" href="chapter-compile.html" title="第 14 章 编译安装流程">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">第 13 章 相关项目</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="chapter-hotkey.html">上一页</a> </td>
<th width="60%" align="center">部分 IV. 附录</th>
<td width="20%" align="right"> <a accesskey="n" href="chapter-compile.html">下一页</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" title="第 13 章 相关项目">
<div class="titlepage"><div><div><h2 class="title">
<a name="chapter-related-project"></a>第 13 章 相关项目</h2></div></div></div>
<p>
目前一些相关的子项目分别host在Fcitx的<a class="ulink" href="http://code.google.com/p/fcitx/" target="_top">googlecode</a>和<a class="ulink" href="http://github.com/fcitx/" target="_top">github</a>上。
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p>fcitx-googlepinyin:Android上的Google拼音的非官方移植。(GoogleCode)</p></li>
<li class="listitem"><p>fcitx-sunpinyin:Fcitx的Sunpinyin支持(GoogleCode)</p></li>
<li class="listitem"><p>fcitx-cloudpinyin:为Fcitx的拼音输入法增加一个来自Sogou,QQ,或Google云输入法的候选词。(Github)</p></li>
<li class="listitem"><p>fcitx-ui-light,fcitx-classic-ui的再fork,使用Xft和Xlib进行渲染,提供类似Fcitx 3.6 时代的界面支持(Github)</p></li>
<li class="listitem"><p>fcitx-handwriting,采用zinnia的Fcitx手写支持。(Github)</p></li>
<li class="listitem"><p>fcitx-config,基于GTK的配置工具(GoogleCode)</p></li>
<li class="listitem"><p>kcm-fcitx,基于KDE的配置工具(Github)</p></li>
<li class="listitem"><p>fcitx-fbterm,提供fbterm下的输入支持。(Github)</p></li>
</ul></div>
<p>
</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="chapter-hotkey.html">上一页</a> </td>
<td width="20%" align="center"><a accesskey="u" href="part-appendix.html">上一级</a></td>
<td width="40%" align="right"> <a accesskey="n" href="chapter-compile.html">下一页</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">第 12 章 热键 </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">起始页</a></td>
<td width="40%" align="right" valign="top"> 第 14 章 编译安装流程</td>
</tr>
</table>
</div>
</body>
</html>