forked from mono/libgdiplus
-
Notifications
You must be signed in to change notification settings - Fork 0
C-based implementation of the GDI+ API
License
gofman/libgdiplus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libgdiplus: An Open Source implementation of the GDI+ API. This is part of the Mono project - http://mono-project.com Requirements: This requires the libraries used by the Cairo vector graphics library to build (freetype2, fontconfig, Xft2 and libpng, basically). To build: ./configure --prefix=YOUPREFIX make To install: make install Optional build options [UNSUPPORTED] --with-pango This builds libgdiplus using Pango to render (measure and draw) all of it's text. This requires Pango version 1.10 (or later).
About
C-based implementation of the GDI+ API
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 76.0%
- POV-Ray SDL 19.8%
- HTML 1.6%
- C++ 1.1%
- M4 0.8%
- Objective-C 0.3%
- Other 0.4%