From d836c6b0d7bf209d7f9c61f4ad92462553690281 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 11 Oct 2011 09:27:40 +0000 Subject: [PATCH] 0020178: EDF OCC : Export in Postscript with OCC viewer failed : SIGSEGV Restore the possibility to dump OCC viewer contents to the Postscript format (with OCCT 6.5.2 and Paraview 3.10 both linked to the the same version of gl2ps). --- src/OCCViewer/resources/OCCViewer_msg_en.ts | 2 +- src/OCCViewer/resources/OCCViewer_msg_fr.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OCCViewer/resources/OCCViewer_msg_en.ts b/src/OCCViewer/resources/OCCViewer_msg_en.ts index 6ad0d76d3..1fe32ce8e 100644 --- a/src/OCCViewer/resources/OCCViewer_msg_en.ts +++ b/src/OCCViewer/resources/OCCViewer_msg_en.ts @@ -269,7 +269,7 @@ OCC_IMAGE_FILES - Images Files (*.bmp *.png *.jpg *.jpeg) + Images Files (*.bmp *.png *.jpg *.jpeg *.eps *.ps) OCC_BG_IMAGE_FILES diff --git a/src/OCCViewer/resources/OCCViewer_msg_fr.ts b/src/OCCViewer/resources/OCCViewer_msg_fr.ts index 00ce5c0d0..746f58327 100755 --- a/src/OCCViewer/resources/OCCViewer_msg_fr.ts +++ b/src/OCCViewer/resources/OCCViewer_msg_fr.ts @@ -269,7 +269,7 @@ OCC_IMAGE_FILES - Fichiers images (*.bmp *.png *.jpg *.jpeg) + Fichiers images (*.bmp *.png *.jpg *.jpeg *.eps *.ps) DSC_MAXIMIZE_VIEW -- 2.39.2