Re: winex11.drv: warn and return when UploadGlyph fails in X11DRV_XRender_ExtTextOut
22 Jun
2010
22 Jun
'10
1:07 p.m.
Aric Stewart <aric(a)codeweavers.com> writes:
commit 082bc5ccbcc35e2058f1a3cd5c52345edf760631 Author: Aric Stewart <aric(a)codeweavers.com> Date: Tue Jun 22 16:58:38 2010 +0900
winex11.drv: warn and return when UploadGlyph fails in X11DRV_XRender_ExtTextOut
this prevents crashing later when we are assuming that all the glyphs in the string have been realized and have valid data.
Missing glyphs should be replaced by the font default char or something like that. -- Alexandre Julliard julliard(a)winehq.org
5742
Age (days ago)
5742
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard