CreateScalableFontResourceW?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Colin Davis

CreateScalableFontResourceW?

Post by Colin Davis »

Good Evening,

Can anyone help me to understand what the Status of
CreateScalableFontResource
<http://news.gmane.org/find-root.php?mes ... ehq.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
current development version, but Jeremy White had created an
implementation for it back in April
(http://article.gmane.org/gmane.comp.emu ... ches/49885)

I can also see that as of 10/19, he was still working on the feature
(http://article.gmane.org/gmane.comp.emu ... ntresource)

If anyone has been able to get this to work successfully, I'd love to
hear about it, and to try to understand what the current blockers on
this feature.


Thanks for any advice,
Colin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: CreateScalableFontResourceW?

Post by vitamin »

Colin Davis wrote:Good Evening,

Can anyone help me to understand what the Status of
CreateScalableFontResource
Asking in the wrong place. This is user's forum developers don't read it. Ask them on wine-devel mailing list.
Locked