Artem Sedykh

Results 66 comments of Artem Sedykh

Is it possible to add a new field for DrawTextOptions?

> But yeah, an API redesign would almost definitely use a new text.Options type that included all that information (font, color, align, even size to get rid of font faces...

It looks like the internal listener doesn't release the connection during the entire lifetime. Looks like a bug. Right now, you can set the finish field manually, which will lead...

+1 for this. This is very annoying.

> Ok, fixed. Could you rebase onto `main` please? Ok, I'll do it tomorrow. It's 4 AM rn at my tz.

Ok. Looks like I've synced a fork and rebased my branch onto main.

Is it about changing the build stage? Added two commands under the run key.

Ah, I get it. The problem is that I wrapped ebitengine at myself. Thats because I wanted to make a simple api for the user, but the engine api doesn't...

Yeah... if we are going to merge that, then, probably, only in a separate branch, so as not to litter with additional dependencies? Or it will just better to close...