You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2016/03/02 11:16:13 UTC

[16/37] pdfbox-docs git commit: PDFBOX-3030: update javadocs

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html
index f8a77a1..b764e30 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html
@@ -322,7 +322,7 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDSimpleFont</a></h3>
-<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getInvertedEncoding()">getInvertedEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic
 </a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
+<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../
 ../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.pdmodel.font.PDFont">
@@ -590,7 +590,14 @@ public static&nbsp;<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrue
                 throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">PDFontLike</a></code></strong></div>
 <div class="block">Returns the height of the given character, in glyph space. This can be expensive to
- calculate. Results are only approximate.</div>
+ calculate. Results are only approximate.</p>
+ 
+ Warning: This method is deprecated in PDFBox 2.0 because there is no meaningful value
+ which it can return. The <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)"><code>PDFontLike.getWidth(int)</code></a> method returns the advance width of a glyph,
+ but there is no corresponding advance height. The logical height of a character is the same
+ for every character in a font, so if you want that, retrieve the font bbox's height. 
+ Otherwise if you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">getHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -822,6 +829,6 @@ public static&nbsp;<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrue
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType0Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType0Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType0Font.html
index fde5dee..51b01d5 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType0Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType0Font.html
@@ -335,28 +335,36 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType0Font</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#load(org.apache.pdfbox.pdmodel.PDDocument,%20org.apache.fontbox.ttf.TrueTypeFont,%20boolean)">load</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+    org.apache.fontbox.ttf.TrueTypeFont&nbsp;ttf,
+    boolean&nbsp;embedSubset)</code>
+<div class="block">Loads a TTF to be embedded into a document as a Type 0 font.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#readCode(java.io.InputStream)">readCode</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
 <div class="block">Reads a character code from a content stream string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#subset()">subset</a></strong>()</code>
 <div class="block">Replaces this font with a subset containing only the given Unicode characters.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#toUnicode(int)">toUnicode</a></strong>(int&nbsp;code)</code>
 <div class="block">Returns the Unicode character sequence which corresponds to the given character code.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#willBeSubset()">willBeSubset</a></strong>()</code>
 <div class="block">Returns true if this font will be subset when embedded.</div>
@@ -462,6 +470,23 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
 <dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If there is an error reading the font stream.</dd></dl>
 </li>
 </ul>
+<a name="load(org.apache.pdfbox.pdmodel.PDDocument, org.apache.fontbox.ttf.TrueTypeFont, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>load</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType0Font</a>&nbsp;load(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+               org.apache.fontbox.ttf.TrueTypeFont&nbsp;ttf,
+               boolean&nbsp;embedSubset)
+                        throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Loads a TTF to be embedded into a document as a Type 0 font.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>doc</code> - The PDF document that will hold the embedded font.</dd><dd><code>ttf</code> - A TrueType font.</dd><dd><code>embedSubset</code> - True if the font will be subset before embedding</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A Type0 font with a CIDFontType2 descendant.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If there is an error reading the font stream.</dd></dl>
+</li>
+</ul>
 <a name="addToSubset(int)">
 <!--   -->
 </a>
@@ -608,7 +633,14 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
                 throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">PDFontLike</a></code></strong></div>
 <div class="block">Returns the height of the given character, in glyph space. This can be expensive to
- calculate. Results are only approximate.</div>
+ calculate. Results are only approximate.</p>
+ 
+ Warning: This method is deprecated in PDFBox 2.0 because there is no meaningful value
+ which it can return. The <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)"><code>PDFontLike.getWidth(int)</code></a> method returns the advance width of a glyph,
+ but there is no corresponding advance height. The logical height of a character is the same
+ for every character in a font, so if you want that, retrieve the font bbox's height. 
+ Otherwise if you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">getHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -707,7 +739,10 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
 <pre>public&nbsp;float&nbsp;getWidth(int&nbsp;code)
                throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)">PDFontLike</a></code></strong></div>
-<div class="block">Returns the advance width of the given character, in glyph space.</div>
+<div class="block">Returns the advance width of the given character, in glyph space.</p>
+ 
+ If you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath instead.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)">getWidth</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -1021,6 +1056,6 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDVectorFont.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1CFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1CFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1CFont.html
index 7500e71..9f95104 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1CFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1CFont.html
@@ -285,7 +285,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDSimpleFont</a></h3>
-<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getInvertedEncoding()">getInvertedEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic
 </a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
+<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../
 ../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.pdmodel.font.PDFont">
@@ -561,7 +561,14 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
                 throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">PDFontLike</a></code></strong></div>
 <div class="block">Returns the height of the given character, in glyph space. This can be expensive to
- calculate. Results are only approximate.</div>
+ calculate. Results are only approximate.</p>
+ 
+ Warning: This method is deprecated in PDFBox 2.0 because there is no meaningful value
+ which it can return. The <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)"><code>PDFontLike.getWidth(int)</code></a> method returns the advance width of a glyph,
+ but there is no corresponding advance height. The logical height of a character is the same
+ for every character in a font, so if you want that, retrieve the font bbox's height. 
+ Otherwise if you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">getHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -708,6 +715,6 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1Font.html
index d914853..364bf3b 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType1Font.html
@@ -359,7 +359,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDSimpleFont</a></h3>
-<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getInvertedEncoding()">getInvertedEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic
 </a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
+<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isFontSymbolic()">isFontSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../
 ../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#readEncoding()">readEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.pdmodel.font.PDFont">
@@ -549,7 +549,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
            <a href="../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html" title="class in org.apache.pdfbox.pdmodel.font.encoding">Encoding</a>&nbsp;encoding)
             throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Creates a new Type 1 font for embedding.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>doc</code> - PDF document to write to</dd><dd><code>pfbIn</code> - PFB file stream</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>doc</code> - PDF document to write to</dd><dd><code>pfbIn</code> - PFB file stream</dd><dd><code>encoding</code> - </dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
@@ -563,9 +563,10 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <pre>public&nbsp;PDType1Font(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;fontDictionary)
             throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Creates a Type 1 font from a Font dictionary in a PDF.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontDictionary</code> - font dictionary</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontDictionary</code> - font dictionary.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if there was an error initializing the font.</dd>
+<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if /FontFile3 was used.</dd></dl>
 </li>
 </ul>
 </li>
@@ -596,7 +597,14 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
                 throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">PDFontLike</a></code></strong></div>
 <div class="block">Returns the height of the given character, in glyph space. This can be expensive to
- calculate. Results are only approximate.</div>
+ calculate. Results are only approximate.</p>
+ 
+ Warning: This method is deprecated in PDFBox 2.0 because there is no meaningful value
+ which it can return. The <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)"><code>PDFontLike.getWidth(int)</code></a> method returns the advance width of a glyph,
+ but there is no corresponding advance height. The logical height of a character is the same
+ for every character in a font, so if you want that, retrieve the font bbox's height. 
+ Otherwise if you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">getHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -930,6 +938,6 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3CharProc.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3CharProc.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3CharProc.html
index 17c72b1..9f7d8d8 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3CharProc.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3CharProc.html
@@ -168,18 +168,24 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectabl
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html#getFont()">getFont</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html" title="class in org.apache.pdfbox.pdmodel.common">PDRectangle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html#getGlyphBBox()">getGlyphBBox</a></strong>()</code>
+<div class="block">Calculate the bounding box of this glyph.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html#getMatrix()">getMatrix</a></strong>()</code>
 <div class="block">Returns the matrix which transforms from the stream's space to user space.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html#getResources()">getResources</a></strong>()</code>
 <div class="block">Returns this stream's resources, if any.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html#getWidth()">getWidth</a></strong>()</code>
 <div class="block">todo.</div>
@@ -306,6 +312,21 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectabl
 </dl>
 </li>
 </ul>
+<a name="getGlyphBBox()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGlyphBBox</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html" title="class in org.apache.pdfbox.pdmodel.common">PDRectangle</a>&nbsp;getGlyphBBox()
+                         throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Calculate the bounding box of this glyph. This will work only if the first operator in the
+ stream is d1.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the bounding box of this glyph, or null if the first operator is not d1.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an io error occurs while parsing the stream.</dd></dl>
+</li>
+</ul>
 <a name="getMatrix()">
 <!--   -->
 </a>
@@ -402,6 +423,6 @@ implements <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectabl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3Font.html
index e611676..31b9d37 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDType3Font.html
@@ -206,7 +206,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html" title="class in org.apache.pdfbox.pdmodel.common">PDRectangle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3Font.html#getFontBBox()">getFontBBox</a></strong>()</code>
-<div class="block">This will get the fonts bounding box.</div>
+<div class="block">This will get the fonts bounding box from its dictionary.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -306,7 +306,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.<a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDSimpleFont</a></h3>
-<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getInvertedEncoding()">getInvertedEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a
  href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
+<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#addToSubset(int)">addToSubset</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getEncoding()">getEncoding</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getGlyphList()">getGlyphList</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getStandard14Width(int)">getStandard14Width</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#getSymbolicFlag()">getSymbolicFlag</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isStandard14()">isStandard14</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isSymbolic()">isSymbolic</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#isVertical()">isVertical</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#subset()">subset</a>, <a href="../../../../../org/
 apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#toUnicode(int,%20org.apache.pdfbox.pdmodel.font.encoding.GlyphList)">toUnicode</a>, <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html#willBeSubset()">willBeSubset</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.pdmodel.font.PDFont">
@@ -506,7 +506,10 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <pre>public&nbsp;float&nbsp;getWidth(int&nbsp;code)
                throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)">PDFontLike</a></code></strong></div>
-<div class="block">Returns the advance width of the given character, in glyph space.</div>
+<div class="block">Returns the advance width of the given character, in glyph space.</p>
+ 
+ If you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath instead.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)">getWidth</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -565,7 +568,14 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
                 throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">PDFontLike</a></code></strong></div>
 <div class="block">Returns the height of the given character, in glyph space. This can be expensive to
- calculate. Results are only approximate.</div>
+ calculate. Results are only approximate.</p>
+ 
+ Warning: This method is deprecated in PDFBox 2.0 because there is no meaningful value
+ which it can return. The <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getWidth(int)"><code>PDFontLike.getWidth(int)</code></a> method returns the advance width of a glyph,
+ but there is no corresponding advance height. The logical height of a character is the same
+ for every character in a font, so if you want that, retrieve the font bbox's height. 
+ Otherwise if you want the visual bounds of the glyph then call getPath(..) on the appropriate
+ PDFont subclass to retrieve the glyph outline as a GeneralPath.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html#getHeight(int)">getHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFontLike.html" title="interface in org.apache.pdfbox.pdmodel.font">PDFontLike</a></code></dd>
@@ -669,7 +679,7 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <li class="blockList">
 <h4>getFontBBox</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html" title="class in org.apache.pdfbox.pdmodel.common">PDRectangle</a>&nbsp;getFontBBox()</pre>
-<div class="block">This will get the fonts bounding box.</div>
+<div class="block">This will get the fonts bounding box from its dictionary.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>The fonts bounding box.</dd></dl>
 </li>
 </ul>
@@ -780,6 +790,6 @@ extends <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDSimpleFont.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDVectorFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDVectorFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDVectorFont.html
index 8379d11..6b067db 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDVectorFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/PDVectorFont.html
@@ -235,6 +235,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDFontMapping.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDFontMapping.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDFontMapping.html
index d52e824..9d44af5 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDFontMapping.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDFontMapping.html
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDSystemInfo.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDSystemInfo.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDSystemInfo.html
index afb2184..ee8ac45 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDSystemInfo.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/CIDSystemInfo.html
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontCache.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontCache.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontCache.html
index 85be42f..35218bc 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontCache.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontCache.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontFormat.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontFormat.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontFormat.html
index 6ce8d83..255956e 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontFormat.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontFormat.html
@@ -167,6 +167,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontInfo.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontInfo.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontInfo.html
index 02d1dae..ad47218 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontInfo.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontInfo.html
@@ -176,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapper.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapper.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapper.html
index 90cb7fc..298c198 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapper.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapper.html
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMappers.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMappers.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMappers.html
index 31e596c..45c4a39 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMappers.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMappers.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapping.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapping.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapping.html
index c0a28be..bc19a3b 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapping.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontMapping.html
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontProvider.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontProvider.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontProvider.html
index cebd167..c76076d 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontProvider.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/FontProvider.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFont.html
index bdeb7b0..4373d5a 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFont.html
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType0.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType0.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType0.html
index b0be449..cb4eb46 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType0.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType0.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType2.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType2.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType2.html
index fcdfa95..b56aa82 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType2.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDFontType2.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDSystemInfo.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDSystemInfo.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDSystemInfo.html
index 7e73a56..04439c3 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDSystemInfo.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDCIDSystemInfo.html
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFont.html
index 32d4898..cd9535b 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFont.html
@@ -489,6 +489,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontDescriptor.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontDescriptor.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontDescriptor.html
index 8d53d2c..b7ff41e 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontDescriptor.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontDescriptor.html
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontFactory.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontFactory.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontFactory.html
index 2a90a43..1bb6668 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontFactory.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontFactory.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontLike.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontLike.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontLike.html
index 8c3d492..0755fdd 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontLike.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDFontLike.html
@@ -214,6 +214,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDMMType1Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDMMType1Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDMMType1Font.html
index 032c561..fe1d4aa 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDMMType1Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDMMType1Font.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanose.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanose.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanose.html
index d70aa05..52bd526 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanose.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanose.html
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanoseClassification.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanoseClassification.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanoseClassification.html
index aaf68e2..9d42699 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanoseClassification.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDPanoseClassification.html
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDSimpleFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDSimpleFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDSimpleFont.html
index 95c9a8b..b677747 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDSimpleFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDSimpleFont.html
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDTrueTypeFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDTrueTypeFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDTrueTypeFont.html
index 3af2df8..7a3bda2 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDTrueTypeFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDTrueTypeFont.html
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType0Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType0Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType0Font.html
index 8295aa8..5c207c1 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType0Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType0Font.html
@@ -137,6 +137,14 @@
 <div class="block">Loads a TTF to be embedded into a document as a Type 0 font.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType0Font</a></code></td>
+<td class="colLast"><span class="strong">PDType0Font.</span><code><strong><a href="../../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#load(org.apache.pdfbox.pdmodel.PDDocument,%20org.apache.fontbox.ttf.TrueTypeFont,%20boolean)">load</a></strong>(<a href="../../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+    org.apache.fontbox.ttf.TrueTypeFont&nbsp;ttf,
+    boolean&nbsp;embedSubset)</code>
+<div class="block">Loads a TTF to be embedded into a document as a Type 0 font.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -157,6 +165,13 @@
 <div class="block">Constructor.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/pdmodel/font/PDCIDFontType2.html#PDCIDFontType2(org.apache.pdfbox.cos.COSDictionary,%20org.apache.pdfbox.pdmodel.font.PDType0Font,%20org.apache.fontbox.ttf.TrueTypeFont)">PDCIDFontType2</a></strong>(<a href="../../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;fontDictionary,
+              <a href="../../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType0Font</a>&nbsp;parent,
+              org.apache.fontbox.ttf.TrueTypeFont&nbsp;trueTypeFont)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -209,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1CFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1CFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1CFont.html
index 2b98339..37d3780 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1CFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1CFont.html
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1Font.html
index a3d1bcb..b574e6c 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType1Font.html
@@ -219,6 +219,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3CharProc.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3CharProc.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3CharProc.html
index 7d1e114..cf717bc 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3CharProc.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3CharProc.html
@@ -181,6 +181,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3Font.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3Font.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3Font.html
index a4f2fe5..173b401 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3Font.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDType3Font.html
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDVectorFont.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDVectorFont.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDVectorFont.html
index d216e4f..3a4f51e 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDVectorFont.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/class-use/PDVectorFont.html
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/093b2e4c/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html
index 5c1b28c..8f81428 100644
--- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html
+++ b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html
@@ -126,7 +126,7 @@ extends <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encod
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.encoding.<a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html" title="class in org.apache.pdfbox.pdmodel.font.encoding">Encoding</a></h3>
-<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#codeToName">codeToName</a></code></li>
+<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#codeToName">codeToName</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#inverted">inverted</a></code></li>
 </ul>
 </li>
 </ul>
@@ -167,13 +167,19 @@ extends <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encod
 <div class="block">Convert this standard java object to a COS object.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/BuiltInEncoding.html#getEncodingName()">getEncodingName</a></strong>()</code>
+<div class="block">Returns the name of this encoding.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.pdmodel.font.encoding.Encoding">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.pdfbox.pdmodel.font.encoding.<a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html" title="class in org.apache.pdfbox.pdmodel.font.encoding">Encoding</a></h3>
-<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#add(int,%20java.lang.String)">add</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#contains(int)">contains</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#contains(java.lang.String)">contains</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getCodeToNameMap()">getCodeToNameMap</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getInstance(org.apache.pdfbox.cos.COSName)">getInstance</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getName(int)">getName</a></code></li>
+<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#add(int,%20java.lang.String)">add</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#contains(int)">contains</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#contains(java.lang.String)">contains</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getCodeToNameMap()">getCodeToNameMap</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getInstance(org.apache.pdfbox.cos.COSName)">getInstance</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getName(int)">getName</a>, <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getNameToCodeMap()">getNameToCodeMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -218,7 +224,7 @@ extends <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encod
 <a name="getCOSObject()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getCOSObject</h4>
 <pre>public&nbsp;<a href="../../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;getCOSObject()</pre>
@@ -227,6 +233,21 @@ extends <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encod
 <dl><dt><span class="strong">Returns:</span></dt><dd>The cos object that matches this Java object.</dd></dl>
 </li>
 </ul>
+<a name="getEncodingName()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getEncodingName</h4>
+<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEncodingName()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getEncodingName()">Encoding</a></code></strong></div>
+<div class="block">Returns the name of this encoding.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html#getEncodingName()">getEncodingName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encoding.html" title="class in org.apache.pdfbox.pdmodel.font.encoding">Encoding</a></code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -294,6 +315,6 @@ extends <a href="../../../../../../org/apache/pdfbox/pdmodel/font/encoding/Encod
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>