I'm fairly new to CEF (Chromium Embedded Framework ), AppJS, node-webkit. I am trying to compile a desktop standalone HTML application..
I noticed that font-awesome animation does not render properly and there's a trembling effect for fonts and animations.. e.g loader spinner ect..
I am not sure how this fixed the issue but doing the following did the trick. I added the following files to my root directory where libEGL.dll, libGLESv2.dll are present ;
Now my fonts display nicely !