You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ar...@apache.org on 2001/01/30 04:08:50 UTC

cvs commit: xml-fop/docs/design/contrib/pdf/org/apache/fop/pdf/class-use PDFFont.html

arved       01/01/29 19:08:50

  Added:       docs/design/contrib/pdf/org/apache/fop/pdf/class-use
                        PDFFont.html
  Log:
  PDF package HTML
  
  Revision  Changes    Path
  1.1                  xml-fop/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html
  
  Index: PDFFont.html
  ===================================================================
  <HTML><HEAD><!-- Generated by Together onThu Jan 25 10:51:06 EST 2001 --><TITLE></TITLE><LINK REL="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1"><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"><TR ALIGN="center" VALIGN="top"><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD></TR></TABLE><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></TD></EM></TD></TR><TR><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">  <A HREF= "../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF= "PDFFont.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- ========== END OF NAVBAR ========== --><HR><CENTER><H2><B>Uses of Class<BR>org.apache.fop.pdf.PDFFont</B></H2></CENTER><TABLE BORDER="1"  CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF"  ID="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE= "+2">Packages that use <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></FONT></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><B><A HREF= "#org.apache.fop.pdf">org.apache.fop.pdf</A></B></TD><TD>&nbsp;</TD></TR></TABLE><P><A NAME= "org.apache.fop.pdf"></A><TABLE BORDER="1"  CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF"  ID="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE= "+2">Uses of <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A> in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A> in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>class </CODE></FONT></TD><TD><CODE><B><A HREF= "../../../../../org/apache/fop/pdf/PDFFontNonBase14.html">PDFFontNonBase14</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A common ancestor for Type1, TrueType, MMType1 and Type3 fonts
  (all except base 14 fonts).</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A> that return <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeFont(java.lang.String, java.lang.String, java.lang.String, org.apache.fop.layout.FontMetric, org.apache.fop.layout.FontDescriptor)">makeFont</A></B>(String fontname, String basefont, String encoding, FontMetric metrics, FontDescriptor descriptor)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a Type1 /Font object</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></CODE></FONT></TD><TD><CODE><B>PDFFont.<A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html#createFont(int, java.lang.String, byte, java.lang.String, java.lang.Object, int, int, org.apache.fop.pdf.PDFArray, org.apache.fop.pdf.PDFFontDescriptor)">createFont</A></B>(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, <A HREF= "../../../../../org/apache/fop/pdf/PDFArray.html">PDFArray</A> widths, <A HREF= "../../../../../org/apache/fop/pdf/PDFFontDescriptor.html">PDFFontDescriptor</A> descriptor)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;factory method with the extended parameters
  for Type1, MMType1 and TrueType</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></CODE></FONT></TD><TD><CODE><B>PDFFont.<A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html#createFont(int, java.lang.String, byte, java.lang.String, java.lang.Object)">createFont</A></B>(int number, String fontname, byte subtype, String basefont, Object encoding)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;factory method with the basic parameters</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A> with parameters of type <A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>void</CODE></FONT></TD><TD><CODE><B>PDFResources.<A HREF= "../../../../../org/apache/fop/pdf/PDFResources.html#addFont(org.apache.fop.pdf.PDFFont)">addFont</A></B>(<A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html">PDFFont</A> font)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;add font object to resources list.</TD></TR></TABLE>&nbsp;<P><HR><!-- ========== START OF NAVBAR ========== --><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1"><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"><TR ALIGN="center" VALIGN="top"><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/PDFFont.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD></TR></TABLE><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></TD></EM></TD></TR><TR><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">  <A HREF= "../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF= "PDFFont.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- ========== END OF NAVBAR ========== --><HR></BODY></HTML>