Jump to content

Direct2D

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Asjogren (talk | contribs) at 12:20, 17 June 2009 (Changed statement on porting to vista to reflect uncertainty stated in th reference.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Direct2D is a 2D graphics application programming interface (API), part of DirectX designed by Microsoft for Windows 7 and Windows Server 2008 R2. It might also be ported to Windows Vista.[1] Direct2D is designed to be fast and provide high quality 2D graphics while maintaining interoperability with GDI, GDI+ and Direct3D.[2] Direct2D does not use the COM run time in any way.[3]

Direct2D also features DirectWrite, a new API for improved reading and text effects amongst more modern display screens LCDs, along with improved antialiasing and Y-Direction Antialiasing, and ClearType technologies. This will be available amongst all applications. It also comes with improved Unicode availability with script support which will allow for greater worldwide distribution for international applications.

See also

Notes and references