freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: resizable ft2demos


From: Anuj Verma
Subject: Re: resizable ft2demos
Date: Sun, 24 May 2020 09:13:12 +0530

> Ok. They also say that PostQuitMessage should get me out of any modal loop.

That doesn't seem to be stopping the modal loop when I tested it. And even if you
break out of the modal loop the window won't resize properly.

Also, the application crashes when the width/height becomes zero.
So it should check the values of width/height before `gr_win32_surface_resize'
in the `WM_SIZE' message.


Anuj

reply via email to

[Prev in Thread] Current Thread [Next in Thread]