<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/wgpu/src/image, branch master</title>
<subtitle>A cross-platform GUI library for Rust, inspired by Elm</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/'/>
<entry>
<title>Update `wgpu` to `24` and use `cryoglyph` fork</title>
<updated>2025-03-09T00:38:34+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-03-09T00:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=fb2544021a40d029a99cadda7cf59acf5e7dc455'/>
<id>fb2544021a40d029a99cadda7cf59acf5e7dc455</id>
<content type='text'>
Co-authored-by: Winfried Baumann &lt;codewing@web.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Winfried Baumann &lt;codewing@web.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Run `cargo fmt`</title>
<updated>2025-02-21T00:37:13+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-21T00:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9ceb467e6e12129b42d67a4a1ff3cb21bc7daadd'/>
<id>9ceb467e6e12129b42d67a4a1ff3cb21bc7daadd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `wgpu` to `23.0`</title>
<updated>2024-11-05T12:32:14+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-11-05T12:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ebc4e17ba853616326bd3957e75c3e8053b96513'/>
<id>ebc4e17ba853616326bd3957e75c3e8053b96513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `wgpu` to `22.0`</title>
<updated>2024-09-19T22:14:47+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-19T17:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a5e69cfb5f7856e4d139ef58e5d022b9d408b542'/>
<id>a5e69cfb5f7856e4d139ef58e5d022b9d408b542</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `wgpu` to `0.20.1`</title>
<updated>2024-09-19T22:14:46+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-05-01T14:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=aed9a03e3cc30c68488f6e177e2ea0513e7ffc99'/>
<id>aed9a03e3cc30c68488f6e177e2ea0513e7ffc99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make rendering of svg that has text work out of the box (#2560)</title>
<updated>2024-09-13T21:43:00+00:00</updated>
<author>
<name>Jovansonlee Cesar</name>
<email>ivanceras@gmail.com</email>
</author>
<published>2024-09-13T21:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0c502801e359706a182f01da1465c17b15fa6c67'/>
<id>0c502801e359706a182f01da1465c17b15fa6c67</id>
<content type='text'>
* fix: load system fonts to usvg font_db, this will make rendering of text in svg that has it

* feat: add an example that renders svg that has text on it

* Initialize `fontdb` only once for `vector` images

* Remove `svg_text` example

* Set `fontdb` for `usvg::Options` in `tiny_skia::vector`

---------

Co-authored-by: Héctor Ramón Jiménez &lt;hector@hecrj.dev&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix: load system fonts to usvg font_db, this will make rendering of text in svg that has it

* feat: add an example that renders svg that has text on it

* Initialize `fontdb` only once for `vector` images

* Remove `svg_text` example

* Set `fontdb` for `usvg::Options` in `tiny_skia::vector`

---------

Co-authored-by: Héctor Ramón Jiménez &lt;hector@hecrj.dev&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Svg` struct in `core::svg`</title>
<updated>2024-08-04T02:52:55+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T02:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d4b08462e5a25929ec4df32f242898986902af56'/>
<id>d4b08462e5a25929ec4df32f242898986902af56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Image` struct in `core::image`</title>
<updated>2024-08-04T02:30:12+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T02:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=92bd3ecd6b4a6618f0fc725dea3694c3b40e5314'/>
<id>92bd3ecd6b4a6618f0fc725dea3694c3b40e5314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement image support for `canvas` widget</title>
<updated>2024-08-04T01:28:43+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T01:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0ceee1cf3ae49f5bd0e3f2b346a4b34076e4523a'/>
<id>0ceee1cf3ae49f5bd0e3f2b346a4b34076e4523a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `cosmic-text` and `resvg` (#2416)</title>
<updated>2024-07-17T11:00:00+00:00</updated>
<author>
<name>Héctor Ramón</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-17T11:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=616689ca54942a13aac3615e571ae995ad4571b6'/>
<id>616689ca54942a13aac3615e571ae995ad4571b6</id>
<content type='text'>
* Update `cosmic-text`, `glyphon`, and `resvg`

* Fix slow font fallback with `Shaping::Basic` in `cosmic-text`

* Update `cosmic-text` and `resvg`

* Update `cosmic-text`

* Fix `SelectAll` action in `editor`

* Fix some panics in `graphics::text::editor`

* Remove empty `if` statement in `tiny_skia::vector`

* Update `cosmic-text`, `glyphon`, and `rustc-hash`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update `cosmic-text`, `glyphon`, and `resvg`

* Fix slow font fallback with `Shaping::Basic` in `cosmic-text`

* Update `cosmic-text` and `resvg`

* Update `cosmic-text`

* Fix `SelectAll` action in `editor`

* Fix some panics in `graphics::text::editor`

* Remove empty `if` statement in `tiny_skia::vector`

* Update `cosmic-text`, `glyphon`, and `rustc-hash`</pre>
</div>
</content>
</entry>
</feed>
