[ 原始碼: libisfreetype-java ]
套件:libisfreetype-java(5.3.20100629-3.1)
libisfreetype-java 的相關連結
Debian 的資源:
下載原始碼套件 libisfreetype-java:
- [libisfreetype-java_5.3.20100629-3.1.dsc]
- [libisfreetype-java_5.3.20100629.orig.tar.gz]
- [libisfreetype-java_5.3.20100629-3.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [opensource.intarsys.de]
相似套件:
Java wrapper for FreeType font handling library
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 FreeTypeThis 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.
This package provides a only a link to the very latest version of libisfreetype.
其他與 libisfreetype-java 有關的套件
|
|
|
|
-
- dep: libisnativec-java
- helper routines to access native code from Java
-
- dep: libisrt-java
- common runtime library by intarsys
-
- dep: libjna-java
- Dynamic access of native libraries from Java without JNI