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.