Skip to content
Snippets Groups Projects
Commit a64cd7f4 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

nicer stipples

parent 161bf7a0
No related branches found
No related tags found
No related merge requests found
......@@ -413,13 +413,13 @@ StringXString ViewOptions_String[] = {
"Second stippling pattern" },
{ F|O, "Stipple2" , opt_view_stipple2 , "1*0x087F" ,
"Third stippling pattern" },
{ F|O, "Stipple3" , opt_view_stipple3 , "1*0xFCCC" ,
{ F|O, "Stipple3" , opt_view_stipple3 , "1*0xCCCF" ,
"Fourth stippling pattern" },
{ F|O, "Stipple4" , opt_view_stipple4 , "2*0x1111" ,
"Fifth stippling pattern" },
{ F|O, "Stipple5" , opt_view_stipple5 , "2*0xF0F0" ,
{ F|O, "Stipple5" , opt_view_stipple5 , "2*0x0F0F" ,
"Sixth stippling pattern" },
{ F|O, "Stipple6" , opt_view_stipple6 , "1*0xFFFC" ,
{ F|O, "Stipple6" , opt_view_stipple6 , "1*0xCFFF" ,
"Seventh stippling pattern" },
{ F|O, "Stipple7" , opt_view_stipple7 , "2*0x0202" ,
"Eighth stippling pattern" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment