Vadim Lopatin

Results 87 comments of Vadim Lopatin

Going to implement proper ResizerWidget behavior under this issue.

I saw this issue already. Need to investigate.

It's possible, if you implement Window and Platform for working as SDL2 embedded.

DSFML backend is example of embedded implementation. It has window and platform classes implementation to work with external event loop and externally created windows/surfaces. It looks like new SDL_EMBEDDED configuration...

Resource manager should allow to load any resource from directories. If some resource is not found in embedded resources package, it should be loaded from directory. Need to check if...

can I close it? is it fixed in recent label?

Doesn't deleting of libfreetype dll help?

We should implement feature - substitution fonts. For substitution of missing glyphs in one font using glyphs from other font.

It was an attempt to fix DMD memory consumption during CTFE