From 89bbb05162dff6c4c1d1fe8639eb79c7e0043ffd Mon Sep 17 00:00:00 2001 From: gmungoc Date: Mon, 29 Apr 2019 14:47:30 +0100 Subject: [PATCH] JAL-3003 help page mention EPS doesn't support transparency --- help/help/html/features/featuresettings.html | 2 +- help/help/html/io/export.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/help/help/html/features/featuresettings.html b/help/help/html/features/featuresettings.html index 3d7c944..a156a39 100755 --- a/help/help/html/features/featuresettings.html +++ b/help/help/html/features/featuresettings.html @@ -117,7 +117,7 @@ available in the application) will re-order the feature render ordering based on the average length of each feature type.

-

+

The transparency slider setting controls the visibility of features rendered below other features. Reducing the transparency will mean that features at the top of the list can diff --git a/help/help/html/io/export.html b/help/help/html/io/export.html index 8a554aa..04216da 100755 --- a/help/help/html/io/export.html +++ b/help/help/html/io/export.html @@ -82,6 +82,8 @@ blurred. Right-click the image and choose "Edit image." to convert it to word drawing objects which give a truer WYSIWIG representation. +

  • EPS does not support colour transparency, so will not reproduce this + if used for feature colouring.
  • Mac OSX users will find that eps files are automatically converted into PDF files.
  • -- 1.7.10.2