XXX4Fans
Yukari Hafner from patreon

Yukari Hafner

patreon


Yukari Hafner posts

Status Update, October 2025

Overview

New release: Imagine

Imagine offers a standardised protocol for interacting with image data as well as several operators to manipulate images. It lets you load and save to a variety of image formats, convert pixel data, and so on.

View Post

Leaps and Bounds

Yukari Hafner post Leaps and Bounds from patreon

I made another comic, it's some 60 pages long and took me about two months to make from scripting to all pages done. You can read it on my studio page here:

https://studio.tymoon.eu/view/3096

As the other comics and stories before, it is a ...

View Post

Status Update, September 2025

Overview

  • Shinmera: went on holidays to Sapporo

  • Shinmera: got COVID and recovered

  • Shinmera: started university

  • Shinmera: drew 43 comic pages

  • Domolutz: finished the intro cutscene animation

  • Karlosz: various performance improvements for Ka...

    View Post

Status Update, August 2025

Overview

Release: docs-server

Yukari Hafner post Release: docs-server from patreon

This is a very simple HTTP server implementation that serves static files from multiple git repositories, kind of like a pages server. It will serve files even from bare repositories, only from specific branches, or only from specific subdirectories as desired. It can also resolve LFS references and provide appropriate conten...

View Post

Announcement: Move to Codeberg

HELLO!

In the past week I have decided and proceeded to move all of the repositories both on my account (Shinmera) and the account of the collective (Shirakumo) from GitHub to Codeberg.

This has been a long time coming, to be honest. I first considered m...

View Post

New release: libmixed v2.4.0

Yukari Hafner post New release: libmixed v2.4.0 from patreon

A bigger version change due to a small change in the public API.

Most of all though, spiralfft has been removed in favour of pffft, which still has acceptable performance, supports larger FFT windows, and the resulting binary is much smaller in size (~50% reduction)

View Post

Status Update, July 2025

Overview

New release: PromptFont v1.10

Yukari Hafner post New release: PromptFont v1.10 from patreon

A new version of PromptFont is out. Included are a complete set of keyboard prompt glyphs for all of ASCII (not just the alphabet), as well as a bunch of new UI symbols.

View Post

New release: blender-rectangle-tools

Yukari Hafner post New release: blender-rectangle-tools from patreon

This Blender plugin (pending inclusion on Blender's own extensions repo) allows you to very quickly and conveniently draw rectangular geometry in edit and object mode. This is useful for rapidly constructing video game maps and architectural layouts.

The first version of it is done, but I'll likely extend it with more b...

View Post

Status Update, June 2025

Overview

New release: sf3-blender-addon

Yukari Hafner post New release: sf3-blender-addon from patreon

This is an addon for Blender to import and export SF3 files. It currently supports model files, but I'd like to add support for images and archive bundles in the future.

View Post

New release: libsf3

This is a header-only C99 implementation of the SF3 (Simple File Format Family) specification of binary file formats. It lets you navigate the file formats directly in-memory without any active parsing at all, and also includes a sample viewer application ...

View Post

New release: cl-sf3

This is an implementation of the SF3 (Simple File Format Family) standard. It provides easy parsing and creation of SF3 formatted files. Included are formats for images, audio, 3D models, rich text, logging, archives, and more.

This implementation wa...

View Post

Status Update, May 2025

Overview

New release: random-noise

Yukari Hafner post New release: random-noise from patreon

Wow, another yak shaved.

Since some libs that used to do this disappeared off the net and also didn't have the derivatives of the noise functions anyway, here's a new lib from me.

View Post

Release: PromptFont v1.9

A new version of PromptFont is out (v1.9). Important changes:

  • Some glyphs now have wide variants to make them easier to read. Selecting between standard and wide variants can be done programmatically via a simple codepoint shift.

  • A few missing variant glyphs were added, too.

View Post

An update on the Switch Port

Hope to see y'all at ELS in a few weeks!!

View Post

Status Update, April 2025

Overview

  • Shinmera: released cl-mixed/libmixed 2.3

  • Shinmera: released cl-mixed-xmp

  • Shinmera: had surgery and complications

  • Shinmera: more work on the Switch port

  • Eileen: base models for Sandra and Harriott

  • Dominic: more animations

    View Post

New release: libmixed / cl-mixed v2.3

I know I just had a release for these a few days ago, but since then I've implemented Vector-Based Amplitude Panning (VBAP) and massively overhauled the spatial mixer as a consequence to both support proper stereo panning as well as outputting to arbitrary speaker configurations.

I've also added several other convenienc...

View Post

New release: libmixed / cl-mixed v2.2

Aside from some minor bugfixes and performance improvements, this new version of libmixed and cl-mixed includes a new finite input response convolution segment to enabl...

View Post

New release: cl-mixed-xmp

cl-mixed now includes support for tracker file playback via libxmp. Harmony also will automatically try to load libxmp to play back supported file formats.

Note that while cl-mixed/harmony previo...

View Post

Status Update, March 2025

Yukari Hafner post Status Update, March 2025 from patreon

Overview

  • Shinmera: released cl-mixed/xaudio2

  • Shinmera: released several hotfix patches for Kandria

  • Shinmera: released the Monitor web app

  • Shinmera: implement support for animating scen...

    View Post

Status Update, February 2025

Overview

New release: PromptFont v1.8

New in this version is extensive tagging of every glyph for every possible purpose it could be used for.

This should make it a lot easier to search and programmatically select the correct glyph for a prompt.

As always, you can download the latest release from GitHub:

2025-02-10 14:05:40 +0000 UTC View Post

Historical Kandria Releases

Now that it's been over two years since Kandria released (that fast already, huh?) I thought it would be nice to give all my lovely Patrons a little bonus.

While Kandria's source code is open and release tagged, it is far from trivial to actually ge...

View Post

New release: cl-mixed/pipewire

cl-mixed now includes an extension to directly interface with the PipeWire audio system on Linux. The Harmony sound server will also automatically try to use it, if it is available on the system.

And yes I'm supposed to be on holidays this week, but I've been doing an absolutely atrocious job not doing any work, ...

View Post

Status Update, January 2025

Overview

New release: machine-measurements

This is an extension system to machine-state to provide easier access to machine state over time, such as CPU utilisation, IO speed, etc.

View Post