<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh" -->

---
title: This Month in Xilem, March 2024 | daily.dev
description: March 2024 progress update from the Linebender project covers three new released tools: Velato (Lottie animation parser/driver for Vello), Vello SVG (SVG...
canonical: https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: This Month in Xilem, March 2024 | daily.dev
og:description: March 2024 progress update from the Linebender project covers three new released tools: Velato (Lottie animation parser/driver for Vello), Vello SVG (SVG...
og:url: https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh
og:image: https://api.daily.dev/og/posts/JArxonMjh.png
og:image:alt: This Month in Xilem, March 2024
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This Month in Xilem, March 2024

**[Linebender](https://daily.dev/sources/linebender)** · 2 min read · 0 upvotes · 0 comments

## Summary

March 2024 progress update from the Linebender project covers three new released tools: Velato (Lottie animation parser/driver for Vello), Vello SVG (SVG rendering support), and Android Trace (NDK tracing bindings). Masonry porting to Vello has begun per RFC #1, with a planned move to Winit next. Vello gained Euler spiral-based stroke expansion enabling GPU stroking by default, support for over 64k draw objects, and progress on memory allocation strategies to reduce undefined behavior in out-of-memory cases. Font fallback support landed in Xilem thanks to improvements in Google's fontations crates, and hinting was unblocked in Vello though not yet integrated into Xilem. An RFC for a CI version matrix was approved and implemented. The team is preparing a demo for the RustNL conference in May.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://linebender.org/blog/tmix-03>

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"This Month in Xilem, March 2024","url":"https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh"},"datePublished":"2026-08-31T05:54:34.997Z","dateModified":"2026-08-31T05:54:52.778Z","description":"March 2024 progress update from the Linebender project covers three new released tools: Velato (Lottie animation parser/driver for Vello), Vello SVG (SVG...","image":"https://media.daily.dev/image/upload/s--2-1xRawN--/f_auto/v1722860399/public/Placeholder%2011","thumbnailUrl":"https://media.daily.dev/image/upload/s--2-1xRawN--/f_auto/v1722860399/public/Placeholder%2011","isAccessibleForFree":true,"articleSection":"Linebender","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Linebender","logo":"https://media.daily.dev/image/upload/logos/placeholder.jpg","url":"https://daily.dev/sources/linebender"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/this-month-in-xilem-march-2024-jarxonmjh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,rust","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Linebender","item":"https://daily.dev/sources/linebender"},{"@type":"ListItem","position":3,"name":"This Month in Xilem, March 2024"}]}
```

