Project

General

Profile

« Previous | Next » 

Revision d01154c6

Added by danij over 14 years ago

Refactored composite font character drawing:
  • Now uses a display list per-glyph with the left and top offsets inherited from the patch applied to glymp's origin at display-list-compile time.
  • Will quietly defer display list creation until possible (e.g., in busy mode).
  • No longer need to lookup the corresponding patchtex or retrieve a patchinfo_t in drawChar.
  • Removed translation of draw text to draw patch flags. drawChar now uses draw text flags.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences