Paketname | libisfreetype-5.2-java |
Beschreibung | Java wrapper for FreeType font handling library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 5.2.20091102-2 |
Sektion | java |
Priorität | extra |
Installierte Größe | 100 Byte |
Hängt ab von | libisrt-java, libisnativec-java, libfreetype6 |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | libisfreetype-java |
Paketgröße | 43674 Byte |
Prüfsumme MD5 | 2631af438943d0053e7f9f3a14b1f019 |
Prüfsumme SHA1 | 2994bc4b56d86f58a281477151143a0250e5cabc |
Prüfsumme SHA256 | 0028a0a143d955685d853f116a7c2399256ffe6def0fafeba69402678382aa5d |
Link zum Herunterladen | libisfreetype-5.2-java_5.2.20091102-2_all.deb |
Ausführliche Beschreibung | The PDF rendering of the Open Source efforts of the company intarsys
was in demand of a good font handling library. This new development was
motivated by observations that current solutions
* only have poor support for VM
* there is no plain Java library around
* extends the de factor standard C library FreeType
This library wraps around the functions that were important for
using isNativeC (another library of the same company) and were ready
to run on all FreeType supported platforms.
.
While this wrapper-library binds and uses only a very small subset
of the FreeType features available, to the degree that it is needed
for the jPodRenderer, it should be no problem to use and enhance
this implementation in other contexts.
|