keiron      2003/01/15 11:30:24

  Modified:    .        build.xml
  Log:
  include font classes for pdf transcoder
  
  Revision  Changes    Path
  1.73      +1 -0      xml-fop/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- build.xml 15 Jan 2003 15:07:05 -0000      1.72
  +++ build.xml 15 Jan 2003 19:30:23 -0000      1.73
  @@ -479,6 +479,7 @@
           <exclude name="org/apache/fop/render/pdf/PDFXMLHandler*"/>
         </fileset>
         <fileset dir="${build.dest}">
  +        <include name="org/apache/fop/fonts/**"/>
           <include name="org/apache/fop/layout/Font*.class"/>
           <include name="org/apache/fop/image/FopImag*.class"/>
           <include name="org/apache/fop/image/Jpeg*"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to