Nazarí González
Nazarí González
I license past and future contributions under the triple MIT OR Apache-2.0 OR Zlib license, allowing licensees to choose any one at their option.
My main idea was to mirror the layout but it seems that is not enough because Arabic fonts are represented in different shapes depending on the position of the letter...
I tried without success to make this works on iOS. I think I'm close to having it working but got a little frustrated after many different attempts. So I decided...
Thanks for the clarification, notan is a lib so I cannot rely on the user to not use a matCx2 matrix because there could a case that they need it....
Yes, i'll support their map editor, it's awesome. This issue it's just a reminder to me for a "test" i want to do, a full level editor integrated with the...
hey @lewislepton, kha has gamepad support, i did not look at it yet but maybe it's covered the mac issues by Robert's works?
Hi @lewislepton, this is weird, but in the last few hours i was making changes in how the framework is installed, can you try to install it via npm? first...
Hi @lewislepton, we found a "bug" in how kha detect assets and shaders, and this was causing an issue installing and using gecko in unix devices with hidden directories, this...
Hi @lewislepton, this file is autogenerated by vuepress (a doc tool), can you make your changes here? https://github.com/Nazariglez/Gecko2D/blob/docs/docs/readme.md Every change in the markdown files will be visible in ghpages when...
I'm don't know how to do this, maybe using a shader or GL_alpha? But directx will be compatible? Maybe render to texture and draw later?