From 64b2b78478ebf57e7d5248dbbd9f067083f41a59 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 22 Mar 2007 11:24:49 +0000 Subject: [PATCH] Update some links. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@521221 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/xdocs/faq.fml | 28 ++++++++++++++-------------- pdf/xdocs/index.xml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pdf/xdocs/faq.fml b/pdf/xdocs/faq.fml index 73a39624..9a034788 100644 --- a/pdf/xdocs/faq.fml +++ b/pdf/xdocs/faq.fml @@ -85,7 +85,7 @@ Which types of images can I use in my documents ? -

You can use images types that FOP can use.

+

You can use images types that FOP can use.

The table below summarizes the theoretical support for graphical formats within FOP.

@@ -98,56 +98,56 @@ + BMP (Microsoft Windows Bitmap) + EPS (Encapsulated PostScript) + FOP native (limited support, see restrictions below) + JPEG (Joint Photographic Experts Group) + PNG (Portable Network Graphic) + SVG (Scalable Vector Graphics) + TIFF (Tag Image Format File) + FOP native or JAI (using properties "maven.jar.jaicore" and "maven.jar.jaicodec"), depending on the subformat. See TIFF for more details.(JIMI also supports TIFF, but this has not been implemented within FOP).
- BMP (Microsoft Windows Bitmap) bitmap - FOP native + FOP native
- EPS (Encapsulated PostScript) metafile (both bitmap and vector), probably most frequently used for vector drawings - FOP native (limited support, see restrictions below)
GIF (Graphics Interchange Format) bitmap - FOP native + FOP native
- JPEG (Joint Photographic Experts Group) bitmap - FOP native + FOP native
- PNG (Portable Network Graphic) bitmap - JIMI (using the property "maven.jar.jimi") or JAI (using properties "maven.jar.jaicore" and "maven.jar.jaicodec") + JIMI (using the property "maven.jar.jimi") or JAI (using properties "maven.jar.jaicore" and "maven.jar.jaicodec")
- SVG (Scalable Vector Graphics) vector (with embedded bitmaps) - Batik + Batik
- TIFF (Tag Image Format File) bitmap - FOP native or JAI (using properties "maven.jar.jaicore" and "maven.jar.jaicodec"), depending on the subformat. See TIFF for more details.(JIMI also supports TIFF, but this has not been implemented within FOP).
diff --git a/pdf/xdocs/index.xml b/pdf/xdocs/index.xml index 3d996bb0..adc63ed2 100644 --- a/pdf/xdocs/index.xml +++ b/pdf/xdocs/index.xml @@ -60,7 +60,7 @@ id tag.
  • - Other issues are available in Jira. + Other issues are available in Jira.