is not current version
Last Version 5.6

isfreetype 5.5

This library wraps the well known FreeType font management library to be used from within Java. The FreeType binaries for the windows platform are included as a self extracting component. On the other platforms we currently assume that there's already a working installation of FreeType available.

License

License

BSD
GroupId

GroupId

de.intarsys.opensource
ArtifactId

ArtifactId

isfreetype
Version

Version

5.5
Type

Type

jar
Description

Description

isfreetype
This library wraps the well known FreeType font management library to be used from within Java. The FreeType binaries for the windows platform are included as a self extracting component. On the other platforms we currently assume that there's already a working installation of FreeType available.
Project Organization

Project Organization

intarsys consulting GmbH
Source Code Management

Source Code Management

http://sourceforge.net/projects/jpodrenderer/files/dependencies/5.5/isFreetype.5.5.20120626.zip/download

Download isfreetype 5.5


<!-- https://jarcasting.com/artifacts/de.intarsys.opensource/isfreetype/ -->
<dependency>
    <groupId>de.intarsys.opensource</groupId>
    <artifactId>isfreetype</artifactId>
    <version>5.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.intarsys.opensource/isfreetype/
implementation 'de.intarsys.opensource:isfreetype:5.5'
// https://jarcasting.com/artifacts/de.intarsys.opensource/isfreetype/
implementation ("de.intarsys.opensource:isfreetype:5.5")
'de.intarsys.opensource:isfreetype:jar:5.5'
<dependency org="de.intarsys.opensource" name="isfreetype" rev="5.5">
  <artifact name="isfreetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.intarsys.opensource', module='isfreetype', version='5.5')
)
libraryDependencies += "de.intarsys.opensource" % "isfreetype" % "5.5"
[de.intarsys.opensource/isfreetype "5.5"]

Dependencies

compile (1)

Group / Artifact Type Version
de.intarsys.opensource : isnativec jar 5.5

Project Modules

There are no modules declared in this project.