X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Fio%2Fexport.html;fp=help%2Fhelp%2Fhtml%2Fio%2Fexport.html;h=c940373a23f5f98ce7d09937344dd301ce802340;hp=04216da75e53d02c1931eafe05a6be2ce8efd561;hb=f680b9a507cc1643c9eead990e15026c1eca4e6e;hpb=265e81c0b3599a09c312f17188e3a892e9d96c4e diff --git a/help/help/html/io/export.html b/help/help/html/io/export.html index 04216da..c940373 100755 --- a/help/help/html/io/export.html +++ b/help/help/html/io/export.html @@ -50,8 +50,28 @@ -

+ PNG Export Options + +

+ Since Jalview 2.11.3 it is possible to specify options when exporting + figures via the command line to increase the resolution of the + exported PNG, and configure maximum width and height settings. + +

You can also configure default export settings by adding the + following lines to + +

.jalview_properties
+
BITMAP_SCALE=<Scale factor multiplied by 10>
+  BITMAP_WIDTH=Width of export in pixels
+  BITMAP_HEIGHT=Height of figure export in pixels
+  
+ When scale is not set, the figure will be scaled to fit in the smallest + specified dimension. Scale will be ignored if it results in an image + dimension greater than the smallest specified dimension. +

+

Exporting alignments as Web Pages

In Jalview 2.9, new HTML exporting options were introduced. The