Difference between revisions of "hermes"

From Lazarus wiki
Jump to navigationJump to search
(New page: From a RPM description: Hermes is a graphics library designed to do a very limited number of things and do them very well. Is designed to convert a source buffer with a specified pixel fo...)
 
 
Line 1: Line 1:
 +
{{stub}}
 +
 
From a RPM description:
 
From a RPM description:
  
Line 7: Line 9:
 
The long feature list includes things like palette handling and clearing surfaces
 
The long feature list includes things like palette handling and clearing surfaces
 
to a specific color, conversion of images from one format to another and more.
 
to a specific color, conversion of images from one format to another and more.
 +
 +
[[Category:Packages]]
 +
[[Category:Graphics]]

Latest revision as of 08:54, 30 April 2013

An editor has declared this article to be a stub, meaning that it needs more information. Can you help out and add some? If you have some useful information, you can help the Free Pascal Wiki by clicking on the edit box on the left and expanding this page.


From a RPM description:

Hermes is a graphics library designed to do a very limited number of things and do them very well. Is designed to convert a source buffer with a specified pixel format to a destination buffer with possibly a different format at the maximum possible speed. The long feature list includes things like palette handling and clearing surfaces to a specific color, conversion of images from one format to another and more.