Jump to content

BAT

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by BAT

  1. Hello!

    I think there is a problem in the work function.

    gdispGDrawStringBox() and gdispGFillStringBox () calculating the vertical position before determining the number of lines used.

    (y + = (1 + cy - font-> height) / 2)

    If you get a few lines, then they are shifted downward in relation to the rectangle.

    Perhaps it is necessary to add the vertical alignment flags. Or something like that.

×
×
  • Create New...