Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Harfbuzz
提交
9f4b375e
T
Third Party Harfbuzz
项目概览
OpenHarmony
/
Third Party Harfbuzz
1 年多 前同步成功
通知
0
Star
18
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Harfbuzz
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
9f4b375e
编写于
10月 29, 2018
作者:
N
Nathan Willis
提交者:
Khaled Hosny
10月 30, 2018
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Usermanual: minor wording updates, build fixes.
上级
e110032b
变更
9
隐藏空白更改
内联
并排
Showing
9 changed file
with
70 addition
and
12 deletion
+70
-12
docs/usermanual-buffers-language-script-and-direction.xml
docs/usermanual-buffers-language-script-and-direction.xml
+7
-1
docs/usermanual-clusters.xml
docs/usermanual-clusters.xml
+6
-0
docs/usermanual-fonts-and-faces.xml
docs/usermanual-fonts-and-faces.xml
+7
-1
docs/usermanual-getting-started.xml
docs/usermanual-getting-started.xml
+6
-0
docs/usermanual-glyph-information.xml
docs/usermanual-glyph-information.xml
+7
-1
docs/usermanual-install-harfbuzz.xml
docs/usermanual-install-harfbuzz.xml
+17
-3
docs/usermanual-opentype-features.xml
docs/usermanual-opentype-features.xml
+7
-1
docs/usermanual-shaping-concepts.xml
docs/usermanual-shaping-concepts.xml
+6
-0
docs/usermanual-what-is-harfbuzz.xml
docs/usermanual-what-is-harfbuzz.xml
+7
-5
未找到文件。
docs/usermanual-buffers-language-script-and-direction.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"buffers-language-script-and-direction"
>
<title>
Buffers, language, script and direction
</title>
<para>
...
...
@@ -74,4 +80,4 @@ void somefunc(hb_buffer_t *buffer) {
<para>
</para>
</section>
</chapter>
\ No newline at end of file
</chapter>
docs/usermanual-clusters.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"clusters"
>
<sect1
id=
"clusters"
>
<title>
Clusters
</title>
...
...
docs/usermanual-fonts-and-faces.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"fonts-and-faces"
>
<title>
Fonts and faces
</title>
<section
id=
"using-freetype"
>
...
...
@@ -15,4 +21,4 @@
<para>
</para>
</section>
</chapter>
\ No newline at end of file
</chapter>
docs/usermanual-getting-started.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"getting-started"
>
<title>
Getting started with HarfBuzz
</title>
<section>
...
...
docs/usermanual-glyph-information.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<sect1
id=
"glyph-information"
>
<title>
Glyph information
</title>
<sect2
id=
"names-and-numbers"
>
...
...
@@ -5,4 +11,4 @@
<para>
</para>
</sect2>
</sect1>
\ No newline at end of file
</sect1>
docs/usermanual-install-harfbuzz.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"install-harfbuzz"
>
<title>
Installing HarfBuzz
</title>
...
...
@@ -376,11 +382,16 @@
<term>
--with-uniscribe
</term>
<listitem>
<para>
Use the
<ulink
url=
"https://docs.microsoft.com/en-us/windows/desktop/intl/uniscribe"
>
Uniscribe
</ulink>
library.
<emphasis>
(Default = no)
</emphasis>
Use the
<ulink
url=
"https://docs.microsoft.com/en-us/windows/desktop/intl/uniscribe"
>
Uniscribe
</ulink>
library (experimental).
<emphasis>
(Default = no)
</emphasis>
</para>
<para>
This option enables or disables usage of the Uniscribe
font-rendering library. Uniscribe is available on Windows systems.
font-rendering library. Uniscribe is available on
Windows systems. Uniscribe support is used only for
testing purposes and does not need to be enabled for
HarfBuzz to run on Windows systems.
</para>
</listitem>
</varlistentry>
...
...
@@ -393,7 +404,10 @@
</para>
<para>
This option enables or disables usage of the DirectWrite
font-rendering library. DirectWrite is available on Windows systems.
font-rendering library. DirectWrite is available on
Windows systems. DirectWrite support is used only for
testing purposes and does not need to be enabled for
HarfBuzz to run on Windows systems.
</para>
</listitem>
</varlistentry>
...
...
docs/usermanual-opentype-features.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"shaping-and-shape-plans"
>
<title>
Shaping and shape plans
</title>
<section
id=
"opentype-features"
>
...
...
@@ -10,4 +16,4 @@
<para>
</para>
</section>
</chapter>
\ No newline at end of file
</chapter>
docs/usermanual-shaping-concepts.xml
浏览文件 @
9f4b375e
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<chapter
id=
"shaping-concepts"
>
<title>
Shaping concepts
</title>
<section
id=
"text-shaping-concepts"
>
...
...
docs/usermanual-what-is-harfbuzz.xml
浏览文件 @
9f4b375e
...
...
@@ -91,7 +91,8 @@
engines in Firefox, LibreOffice, and Chromium. Unless you are
<emphasis>
writing
</emphasis>
one of these layout engines
yourself, you will probably not need to use HarfBuzz: normally,
lower-level libraries will turn text into glyphs for you.
a layout engine, toolkit, or other library will turn text into
glyphs for you.
</para>
<para>
However, if you
<emphasis>
are
</emphasis>
writing a layout engine
...
...
@@ -301,8 +302,8 @@
<para>
In addition to OpenType shaping, HarfBuzz supports the latest
version of Graphite shaping
. HarfBuzz currently supports
AAT
shaping
only on macOS and iOS systems
.
version of Graphite shaping
(the "Graphite 2" model) and
AAT
shaping.
</para>
<para>
...
...
@@ -313,8 +314,9 @@
</para>
<para>
HarfBuzz can run on top of the FreeType, CoreText, DirectWrite,
or Uniscribe font renderers.
HarfBuzz is designed and tested to run on top of the FreeType
font renderer. It can run on Linux, Android, Windows, macOS, and
iOS systems.
</para>
<para>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录