Lay=over'ed objects have no solid fill

13 views
Skip to first unread message

Olumide

unread,
Dec 15, 2010, 11:54:32 PM12/15/10
to Sketch Users
Possibly a bug -- or a feature. I'm often guilty of not reading the
docs well carefully. The following bit of Sketch code with lay=over

polygon[linewidth=0mm,fillcolor=gray,lay=over]
(-5.291316,-2.379534,3.715721)(-4.976537,-1.659008,3.715722)
(-5.394122,-1.680024,3.715721)

compiles into (Note: no fillstyle)
\pspolygon[linewidth=0mm,fillcolor=gray](-5.291,-2.38)(-4.977,-1.659)
(-5.394,-1.68)

Whereas the following a non-layered version of the same sketch command
i.e.

polygon[linewidth=0mm,fillcolor=gray](-5.291316,-2.379534,3.715721)
(-4.976537,-1.659008,3.715722)(-5.394122,-1.680024,3.715721)

compiles into. Note fillstyle=solid
\pspolygon[linewidth=0mm,fillcolor=gray,fillstyle=solid](-5.291,-2.38)
(-4.977,-1.659)(-5.394,-1.68)

- Olumide

Gene

unread,
Dec 16, 2010, 11:34:03 AM12/16/10
to Sketch Users
Thanks! Probably a bug. The lay= option was originally designed for
specials only, so I probably blew an assumption when I allowed it for
arbitrary objects. Will look at this as soon as I get a chance.

Gene

Gene

unread,
Dec 18, 2010, 12:29:32 PM12/18/10
to Sketch Users
Okay, friends, am uploading Build 187, which fixes this problem.
Thanks for the report!
> > - Olumide- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages