commit (head): uniscribe

From: Tomas Frydrych (tomasfrydrych_at_yahoo.co.uk)
Date: Mon Mar 22 2004 - 16:52:48 EST

  • Next message: Jeremy C. Reed: "has not been able to find any font"

    found couple of bugs in fp_TextRun that mean that it will not be
    possible to release Uniscribe graphics as a plugin for the 2.1.1
    build (these bugs do not affect any other builds).

    after discussion earlier today on irc decide that for now we will
    define the various constants and structs ourselves instead of using
    usp10.h.

    implemented GR_Win32USPGraphics::drawChars(); in contrast to
    GR_Graphics where renderChars is implemented as a call to drawChars,
    the GR_Win32USPGraphics::drawChars() and renderChars() are very
    different. The former takes raw Unicode string, shapes and reorders
    it and then outputs on screen; the latter assumes that all shaping
    and reordering has been already done (i.e., the former function is
    intended for drawing of static, non-editable text).

    Tomas



    This archive was generated by hypermail 2.1.4 : Mon Mar 22 2004 - 23:26:56 EST