Drawing Openbrowser/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilisation==")
(Created page with "==Limitations==")
Line 12: Line 12:
# Press the {{KEY|[[Image:Drawing Openbrowser.png|16px]] [[Drawing Openbrowser]]}} button
# Press the {{KEY|[[Image:Drawing Openbrowser.png|16px]] [[Drawing Openbrowser]]}} button


== Limitations ==
==Limitations==


* A page opened in the web browser will not refresh automatically on changes. You must use right-click -> reload manually.
* A page opened in the web browser will not refresh automatically on changes. You must use right-click -> reload manually.

Revision as of 21:02, 19 June 2014

Drawing Openbrowser

Emplacement du menu
Drawing → Open Browser
Ateliers
Drawing, Complete
Raccourci par défaut
none
Introduit dans la version
-
Voir aussi
Aucun

Description

This command allows you to display a selected Drawing page using FreeCAD's internal web browser. The normal Drawing page viewer of FreeCAD is based on Qt's built-in SVG rendering module, which only supports a tiny subset of the full SVG specification. As a result, some more advanced SVG features, such as pattern fills or multiline texts are not supported by this viewer. The FreeCAD internal web browser, however, is built on webkit, which is one of the best SVG renderers available, and will correctly render your page with all its features.

Utilisation

  1. Create a Drawing page
  2. Add some views or other content to your page
  3. Refresh the view if a Drawing view wasn't opened
  4. Press the Drawing Openbrowser button

Limitations

  • A page opened in the web browser will not refresh automatically on changes. You must use right-click -> reload manually.