summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html')
-rw-r--r--Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html b/Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html
index 9fdafebd01e..459ece99721 100644
--- a/Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html
+++ b/Build/source/libs/freetype2/freetype-src/docs/reference/ft2-type1_tables.html
@@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <meta name="description" content="API Reference Documentation for FreeType-2.11.0">
+ <meta name="description" content="API Reference Documentation for FreeType-2.11.1">
@@ -18,7 +18,7 @@
- <title>Type 1 Tables - FreeType-2.11.0 API Reference</title>
+ <title>Type 1 Tables - FreeType-2.11.1 API Reference</title>
@@ -82,7 +82,7 @@
<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
- <a href="index.html" title="FreeType-2.11.0 API Reference" class="md-header__button md-logo" aria-label="FreeType-2.11.0 API Reference" data-md-component="logo">
+ <a href="index.html" title="FreeType-2.11.1 API Reference" class="md-header__button md-logo" aria-label="FreeType-2.11.1 API Reference" data-md-component="logo">
<img src="images/favico.ico" alt="logo">
@@ -94,7 +94,7 @@
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
- FreeType-2.11.0 API Reference
+ FreeType-2.11.1 API Reference
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
@@ -161,12 +161,12 @@
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
- <a href="index.html" title="FreeType-2.11.0 API Reference" class="md-nav__button md-logo" aria-label="FreeType-2.11.0 API Reference" data-md-component="logo">
+ <a href="index.html" title="FreeType-2.11.1 API Reference" class="md-nav__button md-logo" aria-label="FreeType-2.11.1 API Reference" data-md-component="logo">
<img src="images/favico.ico" alt="logo">
</a>
- FreeType-2.11.0 API Reference
+ FreeType-2.11.1 API Reference
</label>
<ul class="md-nav__list" data-md-scrollfix>
@@ -1511,7 +1511,7 @@
<a href="ft2-basic_types.html#ft_uint">FT_UInt</a> num_subrs;
<a href="ft2-basic_types.html#ft_ulong">FT_ULong</a> subrmap_offset;
- <a href="ft2-basic_types.html#ft_int">FT_Int</a> sd_bytes;
+ <a href="ft2-basic_types.html#ft_uint">FT_UInt</a> sd_bytes;
} <b>CID_FaceDictRec</b>;
</code></pre></div>
@@ -1548,11 +1548,11 @@
<a href="ft2-basic_types.html#ft_ulong">FT_ULong</a> xuid[16];
<a href="ft2-basic_types.html#ft_ulong">FT_ULong</a> cidmap_offset;
- <a href="ft2-basic_types.html#ft_int">FT_Int</a> fd_bytes;
- <a href="ft2-basic_types.html#ft_int">FT_Int</a> gd_bytes;
+ <a href="ft2-basic_types.html#ft_uint">FT_UInt</a> fd_bytes;
+ <a href="ft2-basic_types.html#ft_uint">FT_UInt</a> gd_bytes;
<a href="ft2-basic_types.html#ft_ulong">FT_ULong</a> cid_count;
- <a href="ft2-basic_types.html#ft_int">FT_Int</a> num_dicts;
+ <a href="ft2-basic_types.html#ft_uint">FT_UInt</a> num_dicts;
<a href="ft2-type1_tables.html#cid_facedict">CID_FaceDict</a> font_dicts;
<a href="ft2-basic_types.html#ft_ulong">FT_ULong</a> data_offset;