Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > c956f18cbb379655efd8ae3dd71b3c60 > files > 7

lib64gdiplus0-4.2-1.mga6.x86_64.rpm

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).