GNU bug report logs -
#6364
Windows: Emacs 23 slow with long lines and raster fonts
Previous Next
Reported by: bogossian <at> mail.com
Date: Sun, 6 Jun 2010 18:41:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 6364 <at> debbugs.gnu.org (full text, mbox):
On 26 Nov 2013, at 20:20, Eli Zaretskii <eliz <at> gnu.org> wrote:
>> I couldn't find a good list when I was writing the code so I just went by DUMPBIN /EXPORTS and spotted it as export #158. (Don't ask me why I've got any copies at all on my Windows 7 PC! - I expect some program installed it just in case.)
>
> The export exists, but the function is a stub, not a real
> implementation, AFAIK.
>> I've found an official (if outdated-looking) list now. So if GetCharABCWidthsFloatW ends up your only objection, I'll update the code to use a function from the official list.
>
> Sorry, I don't understand what you mean. Which official list did you
> find, and what does it say about this?
This list: http://msdn.microsoft.com/en-us/library/ms812845.aspx - it looks to be an outdated MSDN contents page, or something very much like, so I assume it's at lesat fairly authoritative. (I got the link here, which I found via google: http://microsoft.public.platformsdk.mslayerforunicode.narkive.com/QbsrNDDh/list-of-functions-handled-by-mslu)
And under G, GetCharABCWidthsFloat is indeed missing.
I suspect the page is a bit outdated, because some of the links are broken. (And also, of course, because it deal with Windows '9x...)
Thanks,
--Tom
This bug report was last modified 11 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.