home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / site-packages / OpenGL / WGL / __init__.py
Encoding:
Python Source  |  2008-12-07  |  73 b   |  5 lines

  1. from OpenGL.raw.WGL import *
  2.  
  3. wglUseFontBitmaps = wglUseFontBitmapsW
  4.  
  5.