search for: createscalablefontresource

Displaying 5 results from an estimated 5 matches for "createscalablefontresource".

2008 Dec 24
1
CreateScalableFontResourceW?
Good Evening, Can anyone help me to understand what the Status of CreateScalableFontResource <http://news.gmane.org/find-root.php?message_id=%3c47FED56E.7000009%40winehq.org%3e> is? I have an application that uses CreateScalableFontResourceW to load a bundled font, and unfortunately, in 1.1.11 it fails to load. Looking at the souce for this method, it appears to be a stub in the...
2012 Mar 30
0
Wine release 1.5.1
...git repository. Check http://www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.5.1: 3498 Civilization 3: needs CreateScalableFontResource implemented 4656 Text in title of tabe is not displayed 6072 Demo of Runaway: A Road Adventure crashes 6548 "Nancy Drew: The Creature of Kapu Cave" won't start 7382 Star wars empire at war fails to initialize sound 10262 wxWidgets TextCtrl in Python 12434 La-Mula...
2013 Jan 18
0
Wine release 1.5.22
...r with the other font flags. gdi32: Add helper functions to compute font paths for AddFontResource. gdi32: Keep the main font cache key open. gdi32: Implement RemoveFontResource. gdi32: Add support for .fot files in RemoveFontResource. gdi32: Support for hidden flag of CreateScalableFontResource. gdi32: Initialize fontconfig even when fonts are cached. libport: Implemented the interlocked_cmpxchg128 function for ARM64. libport: Always include the interlocked_cmpxchg128 fallback. winex11: Check the bpp instead of the depth in the R8G8B8 format test. winex11: Fa...
2012 Apr 13
0
Wine release 1.5.2
...comctl32/tests: Added test for treeview expand notifications on keyboard events. comctl32/tests: Added tests for treeview TVM_HITTEST message. Detlef Riekenberg (1): comdlg32: Remove an unused 16-bit macro. Dmitry Timoshkov (10): gdi32: Remove a no longer needed shortcut in CreateScalableFontResource test. gdi32: Refuse to load a large .fot file earlier. user32: SetParent() should use ShowWindow() to make a reparented window visible and move a window to new position. user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE....
2011 Sep 09
0
Wine release 1.3.28
...menubuilder: Do case-insensitive glob comparisons. Dan Kegel (3): configure: AC_C_CONST is obsolete. configure: Fix configure failures under -Werror -Wall. dinput: Fix compilation on systems that don't support nameless unions. Dmitry Timoshkov (1): gdi32: Add a buch of CreateScalableFontResource() tests. Francois Gouget (53): advapi32/tests: Tweak the service start/stop tests so they work on NT4. net: Fix the parameter checking, /help handling and usage. net: Add support for enumerating the running services with 'net start'. services: Cleanup when a service...