Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
fecb8f6d
Commit
fecb8f6d
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
add FAQ entry on PS "ghost triangulation"
parent
c24e3ab6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FAQ
+11
-1
11 additions, 1 deletion
doc/FAQ
with
11 additions
and
1 deletion
doc/FAQ
+
11
−
1
View file @
fecb8f6d
$Id: FAQ,v 1.5
6
2005-03-2
3
1
6
:5
3:44
geuzaine Exp $
$Id: FAQ,v 1.5
7
2005-03-2
4
1
8
:5
9:18
geuzaine Exp $
This is the Gmsh FAQ
This is the Gmsh FAQ
...
@@ -98,6 +98,16 @@ Are you are executing Gmsh from a remote host (via the network)
...
@@ -98,6 +98,16 @@ Are you are executing Gmsh from a remote host (via the network)
without GLX? You should turn double buffering off (with the -nodb
without GLX? You should turn double buffering off (with the -nodb
command line option).
command line option).
* 3.4 Why is there an ugly "ghost" triangulation in the vector
PostScript/PDF files generated by Gmsh?
Actually, there isn't. This "ghost triangulation" is due to the fact
that most PostScript previewers nowadays antialias the graphic
primitives when they display the page on screen. (For example, in gv,
you can disable antialising with the 'State->Antialias' menu.) You
should not see this ghost triangulation in the printed output (on
paper).
********************************************************************
********************************************************************
Section 4: Geometry module
Section 4: Geometry module
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment