A C99 implementation for reading/writing WMF and EMF Graphic Metafiles
libUEMF is a portable C99 implementation for reading and writing Windows Metafile, Enhanced Metafile, and Enhanced Metafile Plus (WMF, EMF, and EMF+) files. libUEMF avoids collisions with Microsoft defined functions and values, so portable programs which use it and have a Windows version do not require any conditional logic to separate the native GDI/GDI+ support from the equivalent functions provided by libUEMF. libUEMF does not implement GDI/GDI+ calls. ...
AggOO is a higher level, cross platform 2D graphics API which resembles GDI+, but uses Anti-Grain Geometry as the rendering backend. Existing GDI+ code can be converted to use AggOO in most cases by simply replacing the namespace. Modified BSD license.
A graphical interface to take advantage of screen estate on high definition televisions and digital signage built in C/C++ and GDI coupled with a server built in PHP (Zend Framework) for the administration interface and the system's backend.
Picasso is a high quality vector graphic rendering library. It supports paths, matrices, gradients, patterns, images, and TrueType fonts. It is like Cairo, GDIPlus, and Quartz2D. It is based on AGG for raster rendering.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Modern GUI/GDI template library. Notus is an attempt to build a portable template library for generic GUI programming using design concepts of modern C++ libraries such as STL and boost.