Re: GetCharacterPlacement in gr_Win32Graphics.cpp

From: tomasfrydrych@yahoo.co.uk
Date: Wed Sep 17 2003 - 09:14:43 EDT

  • Next message: Francis James Franklin: "commit: libiconv: Bug 5779"

    looking some more at the code in gr_Win32Graphics.cpp, I think the
    problem is at line 484:

    gcpResult.lpDx = pCharAdvances; // Distances between
    character cells
    I think this needs to be replaced with

    gcpResult.lpDx = NULL;

    Tomas



    This archive was generated by hypermail 2.1.4 : Wed Sep 17 2003 - 09:28:45 EDT