mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 06:31:27 +00:00
* Remove PIXEL macro and replace with native inline string concatenation. * Remove CPHTMLCanvasFeature branching and obsolete CGBitmapGraphicsContextCreate fallback. * Convert var declarations to block-scoped const. * Standardize global function assignments to explicit C-style declarations. * Remove unused CPCompatibility.j import.