Home
Categories
Dictionary
Download
Project Details
FAQ
License

Browser



You can start the built-in browser by double-clicking on the fxsvgBrowser.jar jar file.
browser The browser has two menus:
  • The file menu allows to open or save a SVG image
  • The tools menu allows to manage the settings of the browser

File menu

The file menu allows to:
  • Open a SVG file using the library
  • Save the opened SVG file as a png of jpeg image

Tools menu

The tools menu allows to manage the settings of the browser.
browserSettings
The settings has two parameters:
  • The "Background" checkbox allows to add a background to images opened in the browser
  • The "Background Color" color picker allows to specify the background color if the "Background" checkbox has been set

browserSettings2
Adding a background to the images opened in the browser will allow to see the cotnent of the SVG file in the case where the color of the elements in the image are white (which is the default color of the tab in the brwoser panel).

For example, when setting a black color for the backtround, you will have:
browserSettings3

Zooming

You can zoom or dezoom the image by using the mouse wheel or the zoom commands on the toolbar.

Refresh the currently selected image

You can refresh the currently selected image by right clicking on the selected tab and select "Refresh". It can be useful if you have modified the associated SVG file externally.

Categories: Browser

Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License