Project

General

Profile

« Previous | Next » 

Revision 1b4c7196

Added by skyjake almost 11 years ago

Refactor|libgui: Native font abstraction

Added a class called NativeFont that hides the details of font
selection, measuring, and rasterization. QtNativeFont implements
the same functionality and behavior that previously was in Font.

Removed the AltFamily kludge as NativeFont has a better mapping
mechanism.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences