<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/harfbuzz, branch genericarm64</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=genericarm64</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=genericarm64'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2023-11-23T12:46:41+00:00</updated>
<entry>
<title>harfbuzz: upgrade 8.2.2 -&gt; 8.3.0</title>
<updated>2023-11-23T12:46:41+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-11-21T01:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8aedcd7c41edefed1fdb234e3742d6a0a1c15579'/>
<id>urn:sha1:8aedcd7c41edefed1fdb234e3742d6a0a1c15579</id>
<content type='text'>
(From OE-Core rev: 5b5c9d86e7face83b7a5c21ca88056daaaede5e4)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 8.2.1 -&gt; 8.2.2</title>
<updated>2023-11-05T11:28:38+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-11-03T07:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6eb8f33c889e50fb88ad920565b59eec647c1b6d'/>
<id>urn:sha1:6eb8f33c889e50fb88ad920565b59eec647c1b6d</id>
<content type='text'>
Changelog:
===========
- Fix regression from 8.1.0 in shaping fonts with duplicate feature tags.
- Fix regression from 8.2.0 in parsing CSS-style feature strings.
- Variable fonts instanciation now handles more tables.
- Various CMake build improvements.
- various fixes to build without errors with gcc 4.9.2.

(From OE-Core rev: 7380afcb41db7b1a93c716af567d4a30a71dddcd)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 8.2.0 -&gt; 8.2.1</title>
<updated>2023-09-28T11:37:46+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-09-26T08:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=908ac56f79c0027b339b7a4f048782cd584993f9'/>
<id>urn:sha1:908ac56f79c0027b339b7a4f048782cd584993f9</id>
<content type='text'>
Changelog:
 Unicode 15.1 support.

(From OE-Core rev: 878ae9cc02a865953201575840027e0577b372f4)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 8.1.1 -&gt; 8.2.0</title>
<updated>2023-09-14T08:19:37+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-09-13T09:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=275d1a899d7844aec0a199da91f490e6e9039477'/>
<id>urn:sha1:275d1a899d7844aec0a199da91f490e6e9039477</id>
<content type='text'>
Changelog:
==========
- Various build and fuzzing fixes
- Improvements to COLRv1 painting.

- New API:
+hb_paint_color_glyph_func_t
+hb_paint_funcs_set_color_glyph_func
+hb_paint_color_glyph

(From OE-Core rev: dd603e09e561e8f89e27f4ddeb10c2be3db4bea3)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: update PACKAGECONFIG</title>
<updated>2023-09-07T13:36:30+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@arm.com</email>
</author>
<published>2023-09-06T18:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8d81de19c132b281267f97dff4ea4b22c9651329'/>
<id>urn:sha1:8d81de19c132b281267f97dff4ea4b22c9651329</id>
<content type='text'>
Add a chafa PACKAGECONFIG so that we explicitly disable it, and update
the graphite PACKAGECONFIG to use the graphite2 option as the old name is
deprecated.

(From OE-Core rev: d157e6eae6f72b8e4e0dbbc0ac4c8b008a813a92)

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 8.0.1 -&gt; 8.1.1</title>
<updated>2023-08-21T15:15:35+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-08-17T07:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9d8c7f6ec361f8075e245cc4bf8c20818b8792b9'/>
<id>urn:sha1:9d8c7f6ec361f8075e245cc4bf8c20818b8792b9</id>
<content type='text'>
(From OE-Core rev: 4c88fbb45ade45a1002d807aa767de9467f12a9f)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 7.3.0 -&gt; 8.0.1</title>
<updated>2023-07-21T10:52:25+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-07-17T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=13f314145746ad6d91ad94dafcf69bffe88aa943'/>
<id>urn:sha1:13f314145746ad6d91ad94dafcf69bffe88aa943</id>
<content type='text'>
Changelog:
===========
- Build fix on 32-bit arm.
- More speed optimizations.
- New, experimental, WebAssembly (WASM) shaper
- Improvements to
  Experimental features introduced in earlier releases.
- New macro HB_ALWAYS_INLINE.
- New API.

(From OE-Core rev: 973e0750dc56b5c8836dd810cabe1fb3a682acf6)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 7.1.0 -&gt; 7.3.0</title>
<updated>2023-05-22T09:53:49+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-05-18T02:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d38b0238274625ebe6224f9865766364c007cd91'/>
<id>urn:sha1:d38b0238274625ebe6224f9865766364c007cd91</id>
<content type='text'>
(From OE-Core rev: 675682c26fe9016c17dc831eb4178dcdedab16e4)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: depend on glib-2.0-native</title>
<updated>2023-04-03T10:39:59+00:00</updated>
<author>
<name>Petr Kubizňák</name>
<email>kubiznak@2n.com</email>
</author>
<published>2023-03-31T11:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3ee55fb694d3041e54eecc09f27494f819099c55'/>
<id>urn:sha1:3ee55fb694d3041e54eecc09f27494f819099c55</id>
<content type='text'>
When gobject-introspection feature is disabled, glib-2.0-native package
dependency is not pulled in but harfbuzz has a hard dependency on it
(do_configure fails due to missing glib-mkenums).

(From OE-Core rev: 77e6edba704873d21c2cf946d1be18e13abb9f5e)

Signed-off-by: Petr Kubizňák &lt;kubiznak@2n.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 7.0.1 -&gt; 7.1.0</title>
<updated>2023-03-06T09:52:16+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-05T08:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=06e7cbbc9d0d5077b8fc696b7de9da26a6ebc7a5'/>
<id>urn:sha1:06e7cbbc9d0d5077b8fc696b7de9da26a6ebc7a5</id>
<content type='text'>
Changelog:
=============
- New experimental hb_shape_justify() API that uses font variations to expand
  or shrink the text to a given advance.
- Various build and bug fixes.
- New API:+hb_font_set_variation()

(From OE-Core rev: 89882d8028ed823617792fdc632d7376e7320aa3)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
