kbinani / fakeQD

Thin wrapper of QuickDraw framework to build QuickDraw dependent app under modern OSX SDK (>10.6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fakeQD

fakeQD is a thin wrapper of QuickDraw framework to build QuickDraw dependent apps under modern OSX SDK (>10.6)

Background

QuickDrawAPI.h is no longer included in the Mac OSX 10.7 (or later) SDK, but symbols are still exported in QD.framework.

License

MIT License

About

Thin wrapper of QuickDraw framework to build QuickDraw dependent app under modern OSX SDK (>10.6)

License:MIT License


Languages

Language:C++ 77.5%Language:C 18.4%Language:Ruby 4.1%