パッケージ: hermes1-dev (1.3.3+really1.3.2-5.1) [universe]
hermes1-dev に関するリンク
Ubuntu の資源:
hermes1 ソースパッケージをダウンロード:
- [hermes1_1.3.3+really1.3.2-5.1.dsc]
- [hermes1_1.3.3+really1.3.2.orig.tar.gz]
- [hermes1_1.3.3+really1.3.2-5.1.diff.gz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- David Schleef
- Filip Van Raemdonck
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Development libraries for the Hermes pixel-format library
Hermes is a library that does the dirty work of a graphics library or application that nobody else wants to do, and it does it fast because the effort is concentrated on just that. The thing nobody wants to do is conversion between pixel formats - between all pixel formats that is, not between any two. There are handwritten assembler routines in Hermes that should make anything look fast.
An application or library that uses Hermes will for example be able to render into one buffer and convert it to whatever pixel format is available on the target platform at the time.
Other services provided by Hermes include palette handling including caching of lookup tables, and surface clearing to a specific colour value.
See http://www.clanlib.org/ for more info