Difference between revisions of "Gnustep-back"

From Free Software Directory
Jump to: navigation, search
m (wordind)
(wording)
Line 2: Line 2:
 
|Name=GNUstep GUI Backend
 
|Name=GNUstep GUI Backend
 
|Short description=GNUstep drivers for specific graphics systems
 
|Short description=GNUstep drivers for specific graphics systems
|Full description=This is the back-end component for the [[gnustep-gui|GNUstep GUI Library]]. It currently supports three separate graphics back-ends: [[cairo]], xlib and libart.
+
|Full description=This is the back-end component for the [[gnustep-gui|GNUstep GUI Library]].  
  
[[GNUstep]] is a cross-platform, object-oriented framework for desktop application development. GNUstep's Back is used by the GUI library to draw on screen. It works via a [https://en.wikipedia.org/wiki/Display_PostScript DPS emulation engine] to emulate the DPS functions required by the front-end system.
+
[[GNUstep]] is a cross-platform, object-oriented set of frameworks for desktop application development. The set of frameworks, based on Cocoa (previously OpenStep), enables developers to rapidly build sophisticated software by employing a [[gnustep-gui|large library of reusable software components]].
 +
 
 +
This GUI uses an abstraction layer to talk to the windowing system. It uses the '''GNUstep back library''' to handle all of the windowing-system-specific details. It currently works via a [https://en.wikipedia.org/wiki/Display_PostScript DPS emulation engine] to emulate the DPS functions required by the front-end system.
 +
 
 +
More recently, a back end based on [[Cairo]] was implemented. This is a high-performance 2D graphics library supporting vector and composing operations.
 +
 
 +
Another back-end runs on top of the X Window System and uses only Xlib calls for graphics, but seems deprecated. (There is also a back end supporting the Windows GDI, allowing GNUstep applications to run on Windows)
 
|Homepage URL=https://github.com/gnustep/libs-back
 
|Homepage URL=https://github.com/gnustep/libs-back
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://github.com/gnustep/libs-back.git
 
|VCS checkout command=git clone git://github.com/gnustep/libs-back.git
|Documentation note=Available drivers:
+
|Documentation note=This package provides three separate graphics back-ends:
*cairo - use cairo as graphics backend
+
*cairo - use [[cairo]] as graphics backend
 
*libart - use libart as graphics backend
 
*libart - use libart as graphics backend
 
*xlib - use xlib as graphics backend
 
*xlib - use xlib as graphics backend

Revision as of 16:17, 14 April 2020


[edit]

GNUstep GUI Backend

https://github.com/gnustep/libs-back
GNUstep drivers for specific graphics systems

This is the back-end component for the GNUstep GUI Library.

GNUstep is a cross-platform, object-oriented set of frameworks for desktop application development. The set of frameworks, based on Cocoa (previously OpenStep), enables developers to rapidly build sophisticated software by employing a large library of reusable software components.

This GUI uses an abstraction layer to talk to the windowing system. It uses the GNUstep back library to handle all of the windowing-system-specific details. It currently works via a DPS emulation engine to emulate the DPS functions required by the front-end system.

More recently, a back end based on Cairo was implemented. This is a high-performance 2D graphics library supporting vector and composing operations.

Another back-end runs on top of the X Window System and uses only Xlib calls for graphics, but seems deprecated. (There is also a back end supporting the Windows GDI, allowing GNUstep applications to run on Windows)





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2.1

Verified by

Genium

Verified on

14 April 2020

Notes

https://github.com/gnustep/libs-back/blob/master/COPYING.LIB

  • Applies to part: framework (libraries)

Verified by

Genium

Verified on

14 April 2020




Leaders and contributors

Contact(s)Role
Ivan Vucica Maintainer


Resources and communication

AudienceResource typeURI
GNUstepDownloadhttp://ftp.gnustep.org/pub/gnustep/core/
GitHubDownloadhttps://github.com/gnustep/libs-back/releases
GitHubVCS Repository Webviewhttps://github.com/gnustep/libs-back
DebianDeveloperhttps://tracker.debian.org/pkg/gnustep-back
WikidataGeneralhttps://www.wikidata.org/wiki/Q90530223


Software prerequisites




Entry













"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNUstep" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.