Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Harfbuzz
提交
a02c3ee7
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看板
提交
a02c3ee7
编写于
4月 12, 2018
作者:
E
Ebrahim Byagowi
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Add or update tables specifications links
上级
b799fc80
变更
34
隐藏空白更改
内联
并排
Showing
34 changed file
with
142 addition
and
115 deletion
+142
-115
src/hb-aat-fmtx-table.hh
src/hb-aat-fmtx-table.hh
+4
-5
src/hb-aat-gcid-table.hh
src/hb-aat-gcid-table.hh
+4
-4
src/hb-aat-layout-ankr-table.hh
src/hb-aat-layout-ankr-table.hh
+4
-4
src/hb-aat-layout-bsln-table.hh
src/hb-aat-layout-bsln-table.hh
+5
-5
src/hb-aat-layout-feat-table.hh
src/hb-aat-layout-feat-table.hh
+5
-5
src/hb-aat-layout-kerx-table.hh
src/hb-aat-layout-kerx-table.hh
+4
-0
src/hb-aat-layout-morx-table.hh
src/hb-aat-layout-morx-table.hh
+4
-0
src/hb-aat-layout-trak-table.hh
src/hb-aat-layout-trak-table.hh
+4
-0
src/hb-aat-ltag-table.hh
src/hb-aat-ltag-table.hh
+5
-5
src/hb-ot-color-cbdt-table.hh
src/hb-ot-color-cbdt-table.hh
+12
-12
src/hb-ot-color-colr-table.hh
src/hb-ot-color-colr-table.hh
+3
-3
src/hb-ot-color-cpal-table.hh
src/hb-ot-color-cpal-table.hh
+3
-3
src/hb-ot-color-sbix-table.hh
src/hb-ot-color-sbix-table.hh
+6
-5
src/hb-ot-color-svg-table.hh
src/hb-ot-color-svg-table.hh
+2
-1
src/hb-ot-glyf-table.hh
src/hb-ot-glyf-table.hh
+2
-2
src/hb-ot-hdmx-table.hh
src/hb-ot-hdmx-table.hh
+6
-5
src/hb-ot-head-table.hh
src/hb-ot-head-table.hh
+5
-5
src/hb-ot-hhea-table.hh
src/hb-ot-hhea-table.hh
+8
-7
src/hb-ot-hmtx-table.hh
src/hb-ot-hmtx-table.hh
+7
-7
src/hb-ot-kern-table.hh
src/hb-ot-kern-table.hh
+6
-4
src/hb-ot-layout-base-table.hh
src/hb-ot-layout-base-table.hh
+2
-1
src/hb-ot-layout-gdef-table.hh
src/hb-ot-layout-gdef-table.hh
+2
-1
src/hb-ot-layout-gpos-table.hh
src/hb-ot-layout-gpos-table.hh
+2
-1
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-gsub-table.hh
+2
-1
src/hb-ot-layout-jstf-table.hh
src/hb-ot-layout-jstf-table.hh
+2
-1
src/hb-ot-math-table.hh
src/hb-ot-math-table.hh
+2
-1
src/hb-ot-maxp-table.hh
src/hb-ot-maxp-table.hh
+2
-1
src/hb-ot-name-table.hh
src/hb-ot-name-table.hh
+2
-2
src/hb-ot-os2-table.hh
src/hb-ot-os2-table.hh
+1
-2
src/hb-ot-post-table.hh
src/hb-ot-post-table.hh
+4
-4
src/hb-ot-var-avar-table.hh
src/hb-ot-var-avar-table.hh
+8
-6
src/hb-ot-var-fvar-table.hh
src/hb-ot-var-fvar-table.hh
+8
-7
src/hb-ot-var-hvar-table.hh
src/hb-ot-var-hvar-table.hh
+4
-3
src/hb-ot-var-mvar-table.hh
src/hb-ot-var-mvar-table.hh
+2
-2
未找到文件。
src/hb-aat-fmtx-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,17 +27,16 @@
#include "hb-aat-layout-common-private.hh"
/*
* fmtx -- Font Metrics
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6fmtx.html
*/
#define HB_AAT_TAG_fmtx HB_TAG('f','m','t','x')
namespace
AAT
{
/*
* fmtx -- Font metrics
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6fmtx.html
*/
struct
fmtx
{
static
const
hb_tag_t
tableTag
=
HB_AAT_TAG_fmtx
;
...
...
src/hb-aat-gcid-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,15 +27,15 @@
#include "hb-aat-layout-common-private.hh"
/*
* gcid -- Glyphs CIDs
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6gcid.html
*/
#define HB_AAT_TAG_gcid HB_TAG('g','c','i','d')
namespace
AAT
{
/*
* gcid -- Glyphs CIDs
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6gcid.html
*/
struct
gcid
{
...
...
src/hb-aat-layout-ankr-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,16 +27,16 @@
#include "hb-aat-layout-common-private.hh"
/*
* ankr -- Anchor Point
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6ankr.html
*/
#define HB_AAT_TAG_ankr HB_TAG('a','n','k','r')
namespace
AAT
{
/*
* ankr -- Anchor point
*/
struct
Anchor
{
inline
bool
sanitize
(
hb_sanitize_context_t
*
c
)
const
...
...
src/hb-aat-layout-bsln-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,11 +27,16 @@
#include "hb-aat-layout-common-private.hh"
/*
* bsln -- Baseline
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6bsln.html
*/
#define HB_AAT_TAG_bsln HB_TAG('b','s','l','n')
namespace
AAT
{
struct
BaselineTableFormat0Part
{
inline
bool
sanitize
(
hb_sanitize_context_t
*
c
)
const
...
...
@@ -108,11 +113,6 @@ struct BaselineTableFormat3Part
DEFINE_SIZE_MIN
(
68
);
};
/*
* bsln -- Baseline table
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6bsln.html
*/
struct
bsln
{
static
const
hb_tag_t
tableTag
=
HB_AAT_TAG_bsln
;
...
...
src/hb-aat-layout-feat-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,11 +27,16 @@
#include "hb-aat-layout-common-private.hh"
/*
* feat -- Feature Name
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6feat.html
*/
#define HB_AAT_TAG_feat HB_TAG('f','e','a','t')
namespace
AAT
{
struct
SettingName
{
inline
bool
sanitize
(
hb_sanitize_context_t
*
c
)
const
...
...
@@ -86,11 +91,6 @@ struct FeatureName
DEFINE_SIZE_STATIC
(
12
);
};
/*
* feat -- Feature name
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6feat.html
*/
struct
feat
{
static
const
hb_tag_t
tableTag
=
HB_AAT_TAG_feat
;
...
...
src/hb-aat-layout-kerx-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -31,6 +31,10 @@
#include "hb-open-type-private.hh"
#include "hb-aat-layout-common-private.hh"
/*
* kerx -- Extended Kerning
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6kerx.html
*/
#define HB_AAT_TAG_kerx HB_TAG('k','e','r','x')
...
...
src/hb-aat-layout-morx-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -30,6 +30,10 @@
#include "hb-open-type-private.hh"
#include "hb-aat-layout-common-private.hh"
/*
* morx -- Extended Glyph Metamorphosis
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6morx.html
*/
#define HB_AAT_TAG_morx HB_TAG('m','o','r','x')
...
...
src/hb-aat-layout-trak-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -31,6 +31,10 @@
#include "hb-aat-layout-common-private.hh"
#include "hb-open-type-private.hh"
/*
* trak -- Tracking
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6trak.html
*/
#define HB_AAT_TAG_trak HB_TAG('t','r','a','k')
...
...
src/hb-aat-ltag-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,11 +27,16 @@
#include "hb-aat-layout-common-private.hh"
/*
* ltag -- Language Tag
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6ltag.html
*/
#define HB_AAT_TAG_ltag HB_TAG('l','t','a','g')
namespace
AAT
{
struct
FTStringRange
{
inline
bool
sanitize
(
hb_sanitize_context_t
*
c
,
const
void
*
base
)
const
...
...
@@ -49,11 +54,6 @@ struct FTStringRange
DEFINE_SIZE_STATIC
(
4
);
};
/*
* ltag -- Language tags
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6ltag.html
*/
struct
ltag
{
static
const
hb_tag_t
tableTag
=
HB_AAT_TAG_ltag
;
...
...
src/hb-ot-color-cbdt-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,6 +29,18 @@
#include "hb-open-type-private.hh"
/*
* CBLC -- Color Bitmap Location
* https://docs.microsoft.com/en-us/typography/opentype/spec/cblc
* https://docs.microsoft.com/en-us/typography/opentype/spec/eblc
* CBDT -- Color Bitmap Data
* https://docs.microsoft.com/en-us/typography/opentype/spec/cbdt
* https://docs.microsoft.com/en-us/typography/opentype/spec/ebdt
*/
#define HB_OT_TAG_CBLC HB_TAG('C','B','L','C')
#define HB_OT_TAG_CBDT HB_TAG('C','B','D','T')
namespace
OT
{
struct
SmallGlyphMetrics
...
...
@@ -322,13 +334,6 @@ struct GlyphBitmapDataFormat19
DEFINE_SIZE_ARRAY
(
4
,
data
);
};
/*
* CBLC -- Color Bitmap Location Table
*/
#define HB_OT_TAG_CBLC HB_TAG('C','B','L','C')
struct
CBLC
{
friend
struct
CBDT
;
...
...
@@ -372,11 +377,6 @@ struct CBLC
DEFINE_SIZE_ARRAY
(
8
,
sizeTables
);
};
/*
* CBDT -- Color Bitmap Data Table
*/
#define HB_OT_TAG_CBDT HB_TAG('C','B','D','T')
struct
CBDT
{
static
const
hb_tag_t
tableTag
=
HB_OT_TAG_CBDT
;
...
...
src/hb-ot-color-colr-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -28,12 +28,12 @@
#include "hb-open-type-private.hh"
/*
* C
olor Palette
* http
://www.microsoft.com/typography/otspec/colr.htm
* C
OLR -- Color
* http
s://docs.microsoft.com/en-us/typography/opentype/spec/colr
*/
#define HB_OT_TAG_COLR HB_TAG('C','O','L','R')
namespace
OT
{
...
...
src/hb-ot-color-cpal-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -79,12 +79,12 @@ typedef enum { /*< flags >*/
/*
* Color Palette
* http
://www.microsoft.com/typography/otspec/cpal.htm
* C
PAL -- C
olor Palette
* http
s://docs.microsoft.com/en-us/typography/opentype/spec/cpal
*/
#define HB_OT_TAG_CPAL HB_TAG('C','P','A','L')
namespace
OT
{
...
...
src/hb-ot-color-sbix-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -27,8 +27,14 @@
#include "hb-open-type-private.hh"
/*
* sbix -- Standard Bitmap Graphics
* https://docs.microsoft.com/en-us/typography/opentype/spec/sbix
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6sbix.html
*/
#define HB_OT_TAG_sbix HB_TAG('s','b','i','x')
namespace
OT
{
...
...
@@ -76,11 +82,6 @@ struct SBIXStrike
DEFINE_SIZE_STATIC
(
8
);
};
/*
* sbix -- Standard Bitmap Graphics Table
* https://docs.microsoft.com/en-us/typography/opentype/spec/sbix
*/
struct
sbix
{
static
const
hb_tag_t
tableTag
=
HB_OT_TAG_sbix
;
...
...
src/hb-ot-color-svg-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -28,12 +28,13 @@
#include "hb-open-type-private.hh"
/*
*
The SVG (Scalable Vector Graphics) table
*
SVG -- SVG (Scalable Vector Graphics)
* https://docs.microsoft.com/en-us/typography/opentype/spec/svg
*/
#define HB_OT_TAG_SVG HB_TAG('S','V','G',' ')
namespace
OT
{
...
...
src/hb-ot-glyf-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -38,8 +38,8 @@ namespace OT {
/*
* loca -- Index to Location
* https://docs.microsoft.com/en-us/typography/opentype/spec/loca
*/
#define HB_OT_TAG_loca HB_TAG('l','o','c','a')
...
...
@@ -63,8 +63,8 @@ struct loca
/*
* glyf -- TrueType Glyph Data
* https://docs.microsoft.com/en-us/typography/opentype/spec/glyf
*/
#define HB_OT_TAG_glyf HB_TAG('g','l','y','f')
...
...
src/hb-ot-hdmx-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,15 +29,16 @@
#include "hb-open-type-private.hh"
namespace
OT
{
/*
* hdmx - Horizontal Device Metric
* hdmx -- Horizontal Device Metrics
* https://docs.microsoft.com/en-us/typography/opentype/spec/hdmx
*/
#define HB_OT_TAG_hdmx HB_TAG('h','d','m','x')
namespace
OT
{
struct
DeviceRecord
{
struct
SubsetView
...
...
src/hb-ot-head-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -31,16 +31,16 @@
#include "hb-open-type-private.hh"
namespace
OT
{
/*
* head -- Font Header
* https://docs.microsoft.com/en-us/typography/opentype/spec/head
*/
#define HB_OT_TAG_head HB_TAG('h','e','a','d')
namespace
OT
{
struct
head
{
friend
struct
OffsetTable
;
...
...
src/hb-ot-hhea-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,18 +29,19 @@
#include "hb-open-type-private.hh"
namespace
OT
{
/*
* hhea -- The Horizontal Header Table
* vhea -- The Vertical Header Table
* hhea -- Horizontal Header
* https://docs.microsoft.com/en-us/typography/opentype/spec/hhea
* vhea -- Vertical Header
* https://docs.microsoft.com/en-us/typography/opentype/spec/vhea
*/
#define HB_OT_TAG_hhea HB_TAG('h','h','e','a')
#define HB_OT_TAG_vhea HB_TAG('v','h','e','a')
namespace
OT
{
template
<
typename
T
>
struct
_hea
{
...
...
src/hb-ot-hmtx-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -32,19 +32,19 @@
#include "hb-ot-os2-table.hh"
#include "hb-ot-var-hvar-table.hh"
namespace
OT
{
/*
* hmtx -- The Horizontal Metrics Table
* vmtx -- The Vertical Metrics Table
* hmtx -- Horizontal Metrics
* https://docs.microsoft.com/en-us/typography/opentype/spec/hmtx
* vmtx -- Vertical Metrics
* https://docs.microsoft.com/en-us/typography/opentype/spec/vmtx
*/
#define HB_OT_TAG_hmtx HB_TAG('h','m','t','x')
#define HB_OT_TAG_vmtx HB_TAG('v','m','t','x')
namespace
OT
{
struct
LongMetric
{
UFWORD
advance
;
/* Advance width/height. */
...
...
src/hb-ot-kern-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,15 +29,17 @@
#include "hb-open-type-private.hh"
namespace
OT
{
/*
* kern -- Kerning
* https://docs.microsoft.com/en-us/typography/opentype/spec/kern
* https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6kern.html
*/
#define HB_OT_TAG_kern HB_TAG('k','e','r','n')
namespace
OT
{
struct
hb_glyph_pair_t
{
hb_codepoint_t
left
;
...
...
src/hb-ot-layout-base-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -36,7 +36,8 @@ namespace OT {
#define NOT_INDEXED ((unsigned int) -1)
/*
* BASE -- The BASE Table
* BASE -- Baseline
* https://docs.microsoft.com/en-us/typography/opentype/spec/base
*/
struct
BaseCoordFormat1
...
...
src/hb-ot-layout-gdef-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -333,7 +333,8 @@ struct MarkGlyphSets
/*
* GDEF -- The Glyph Definition Table
* GDEF -- Glyph Definition
* https://docs.microsoft.com/en-us/typography/opentype/spec/gdef
*/
struct
GDEF
...
...
src/hb-ot-layout-gpos-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -1497,7 +1497,8 @@ struct PosLookup : Lookup
typedef
OffsetListOf
<
PosLookup
>
PosLookupList
;
/*
* GPOS -- The Glyph Positioning Table
* GPOS -- Glyph Positioning
* https://docs.microsoft.com/en-us/typography/opentype/spec/gpos
*/
struct
GPOS
:
GSUBGPOS
...
...
src/hb-ot-layout-gsub-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -1287,7 +1287,8 @@ struct SubstLookup : Lookup
typedef
OffsetListOf
<
SubstLookup
>
SubstLookupList
;
/*
* GSUB -- The Glyph Substitution Table
* GSUB -- Glyph Substitution
* https://docs.microsoft.com/en-us/typography/opentype/spec/gsub
*/
struct
GSUB
:
GSUBGPOS
...
...
src/hb-ot-layout-jstf-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -189,7 +189,8 @@ struct JstfScript
/*
* JSTF -- The Justification Table
* JSTF -- Justification
* https://docs.microsoft.com/en-us/typography/opentype/spec/jstf
*/
struct
JSTF
...
...
src/hb-ot-math-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -678,7 +678,8 @@ struct MathVariants
/*
* MATH -- The MATH Table
* MATH -- Mathematical typesetting
* https://docs.microsoft.com/en-us/typography/opentype/spec/math
*/
struct
MATH
...
...
src/hb-ot-maxp-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -34,7 +34,8 @@ namespace OT {
/*
* maxp -- The Maximum Profile Table
* maxp -- Maximum Profile
* https://docs.microsoft.com/en-us/typography/opentype/spec/maxp
*/
#define HB_OT_TAG_maxp HB_TAG('m','a','x','p')
...
...
src/hb-ot-name-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -34,9 +34,9 @@ namespace OT {
/*
* name -- The Naming Table
* name -- Naming
* https://docs.microsoft.com/en-us/typography/opentype/spec/name
*/
#define HB_OT_TAG_name HB_TAG('n','a','m','e')
...
...
src/hb-ot-os2-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -34,9 +34,8 @@ namespace OT {
/*
* OS/2 and Windows Metrics
* http
://www.microsoft.com/typography/otspec/os2.htm
* http
s://docs.microsoft.com/en-us/typography/opentype/spec/os2
*/
#define HB_OT_TAG_os2 HB_TAG('O','S','/','2')
struct
os2
...
...
src/hb-ot-post-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -38,16 +38,16 @@
#define NUM_FORMAT1_NAMES 258
namespace
OT
{
/*
* post -- PostScript
* https://docs.microsoft.com/en-us/typography/opentype/spec/post
*/
#define HB_OT_TAG_post HB_TAG('p','o','s','t')
namespace
OT
{
struct
postV2Tail
{
inline
bool
sanitize
(
hb_sanitize_context_t
*
c
)
const
...
...
src/hb-ot-var-avar-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,6 +29,14 @@
#include "hb-open-type-private.hh"
/*
* avar -- Axis Variations
* https://docs.microsoft.com/en-us/typography/opentype/spec/avar
*/
#define HB_OT_TAG_avar HB_TAG('a','v','a','r')
namespace
OT
{
...
...
@@ -88,12 +96,6 @@ struct SegmentMaps : ArrayOf<AxisValueMap>
DEFINE_SIZE_ARRAY
(
2
,
array
);
};
/*
* avar — Axis Variations Table
*/
#define HB_OT_TAG_avar HB_TAG('a','v','a','r')
struct
avar
{
static
const
hb_tag_t
tableTag
=
HB_OT_TAG_avar
;
...
...
src/hb-ot-var-fvar-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -29,6 +29,14 @@
#include "hb-open-type-private.hh"
/*
* fvar -- Font Variations
* https://docs.microsoft.com/en-us/typography/opentype/spec/fvar
*/
#define HB_OT_TAG_fvar HB_TAG('f','v','a','r')
namespace
OT
{
...
...
@@ -75,13 +83,6 @@ struct AxisRecord
DEFINE_SIZE_STATIC
(
20
);
};
/*
* fvar — Font Variations Table
*/
#define HB_OT_TAG_fvar HB_TAG('f','v','a','r')
struct
fvar
{
static
const
hb_tag_t
tableTag
=
HB_OT_TAG_fvar
;
...
...
src/hb-ot-var-hvar-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -89,10 +89,11 @@ struct DeltaSetIndexMap
/*
* HVAR -- The Horizontal Metrics Variations Table
* VVAR -- The Vertical Metrics Variations Table
* HVAR -- Horizontal Metrics Variations
* https://docs.microsoft.com/en-us/typography/opentype/spec/hvar
* VVAR -- Vertical Metrics Variations
* https://docs.microsoft.com/en-us/typography/opentype/spec/vvar
*/
#define HB_OT_TAG_HVAR HB_TAG('H','V','A','R')
#define HB_OT_TAG_VVAR HB_TAG('V','V','A','R')
...
...
src/hb-ot-var-mvar-table.hh
浏览文件 @
a02c3ee7
...
...
@@ -51,9 +51,9 @@ struct VariationValueRecord
/*
* MVAR -- Metrics Variations Table
* MVAR -- Metrics Variations
* https://docs.microsoft.com/en-us/typography/opentype/spec/mvar
*/
#define HB_OT_TAG_MVAR HB_TAG('M','V','A','R')
struct
MVAR
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录