Last Version

PDF Core Font Information 2010.08.09

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
Version

Version

2010.08.09
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 2010.08.09


<!-- 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.