Hi,
I just fixed and committed to CVS a bug that affected the retrieve of an
attribute that was not a string in Lua.
Best,
Scuri
> -Original Message-
> From: Victor Bombi [mailto:son...@telefonica.net]
> Sent: quarta-feira, 21 de maio de 2014 14:20
> To: IUP discussion list.
> Subject:
Hello,
In windows I am trying to use
BOOL __stdcall wglUseFontOutlinesA(
HDC hdc,
DWORD first,
DWORD count,
DWORD listBase,
FLOAT deviation,
FLOAT extrusion,
int format,
GLYPHMETRICSFLOAT* lpgmf)
with luajit ffi but glcanvas.HDC_WMPAINT is nil (even inside drawing
function)
an