ToBinio

Results 24 comments of ToBinio

In which way would you say an API like the one requested in #17 should be implemented? would you say a Dimension wide manager | wrapper should implement such API....

@getchoo just wanted to let you know that this PR has merge conflicts because of #1103 sry...

I think it should still be easily doable without `` it would just make the code a bit simpler Thanks for the quick answer!

Is there a reason only the "low level" rendering way is explained? and not some of the `DrawContext.draw*` functions like `drawContext.drawText()`? if not I believe this should be added

could it be that in the setup part, some part is missing. in the official [fabric wiki](https://fabricmc.net/wiki/tutorial:datagen_setup) ``` sourceSets { main { resources { srcDirs += [ 'src/main/generated' ] }...

> by introducing new setup hook and give an interface to it to interact. did you mean adding a new hook that gets called on init and gives a `publisher`...

@fregante could it be that GitHub is rolling out that feature? cause for `is:pr` it also renders images without `refined Github` should I open a PR and just fix it...

Hi, what are your thoughts on using the [XDG Desktop Portal](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.FileChooser.html) for the native file dialog? This could resolve a lot of issues related to file selection https://github.com/aseprite/aseprite/issues/5073 or https://github.com/aseprite/aseprite/issues/4648...

> But at the moment I didn't find one Sadly, me neither, would dynamically linking be a valid solution to the licensing issue? Or is this something you don't want...