PDF Core Font Information

Collection of PDF core font information files downloaded from Adobe's Developer Center and elsewhere. This collection contains font metrics for the 14 PDF core fonts, CMaps for the PDF CJK fonts and the Adobe Glyph List. The files are stored inside the com/adobe/pdf/pcfi directory. See the individual files for exact licensing information and META-INF/LICENSE.txt for a summary.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.adobe.pdf
ArtifactId

ArtifactId

pcfi
Last Version

Last Version

2010.08.09
Release Date

Release Date

Type

Type

jar
Description

Description

PDF Core Font Information
Collection of PDF core font information files downloaded from Adobe's Developer Center and elsewhere. This collection contains font metrics for the 14 PDF core fonts, CMaps for the PDF CJK fonts and the Adobe Glyph List. The files are stored inside the com/adobe/pdf/pcfi directory. See the individual files for exact licensing information and META-INF/LICENSE.txt for a summary.
Project URL

Project URL

http://www.adobe.com/devnet/font/#pcfi
Source Code Management

Source Code Management

http://github.com/jukka/pcfi

Download pcfi

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2010.08.09
2009.06.14