Difference between revisions of "Back"
Jump to navigation
Jump to search
m (+ blog entry link) |
|||
Line 18: | Line 18: | ||
maintainer = * Fred Kiefer | | maintainer = * Fred Kiefer | | ||
− | relatedlinks = * GNUstep [[Installation]]| | + | relatedlinks = * GNUstep [[Installation]] |
+ | * [http://gnustep.blogspot.com/2008/01/font-manager-and-gnustep-backend.html Font manager and GNUstep backend] | | ||
category = | category = | ||
}} | }} |
Revision as of 22:05, 10 February 2008
GNUstep back is the core package required by GNUstep gui for drawing.
Current Version: gnustep-back 0.12.1
- Released: December 30, 2007
- Licensed: LGPL
Overview
GNUstep back translates the abstract drawing functions of gui into calls to one of the graphics libraries usable as drawing backends.
It requires GNUstep make, base and gui for building.
Features
Generally not used directly by application programmers, but used internally by Gui. See Gui and AppKit for GUI Programming.
See backend for infomation on possible backends.
Maintainer
- Fred Kiefer
Related Links