Maybe it's an error in the soucecode of the example, but I can't tell.
Thank you for your help
Version of emscripten/emsdk:
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.39 (36f871819b566281d160470a1ec4515f379e9f77)
Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
This is free and open source software under the MIT license.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Hi,
I have this result with the last version of SDL2_ttf:
The text is kind of 'blurry' on the first an last letters.
I downgraded the embeded sdl2_ttf to release-2.0.13 (in sdl2_ttf.py) and it render properly:
I don't know if it's an issue with the embeding of this version or if it's an issue in sdl2_ttf, so I post it here.
The project where I encounter the issue is this one: https://github.com/erik-larsen/emscripten-sdl2-ogles2 (it's not mine, but some examples I'm currently studying). The example is this one: https://github.com/erik-larsen/emscripten-sdl2-ogles2/blob/master/src/hello_text_ttf.cpp
Maybe it's an error in the soucecode of the example, but I can't tell.
Thank you for your help
Version of emscripten/emsdk: emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.39 (36f871819b566281d160470a1ec4515f379e9f77) Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt) This is free and open source software under the MIT license. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Failing command line in full:
Full link command and output with
-v
appended: