Skip to content
Snippets Groups Projects
Commit f1acd35d authored by Dorian Rudolph's avatar Dorian Rudolph
Browse files

update stroke msaa

parent 5c56ebb3
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
inkscape:deskcolor="#d1d1d1" inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm" inkscape:document-units="mm"
showgrid="true" showgrid="true"
inkscape:zoom="1.7005726" inkscape:zoom="9.1840484"
inkscape:cx="-107.61081" inkscape:cx="68.488315"
inkscape:cy="114.37324" inkscape:cy="35.76854"
inkscape:window-width="1712" inkscape:window-width="1712"
inkscape:window-height="1134" inkscape:window-height="1134"
inkscape:window-x="3250" inkscape:window-x="3250"
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
x="45" x="45"
y="29.999998" /> y="29.999998" />
<path <path
style="fill:none;fill-opacity:1;stroke:#8cafff;stroke-width:0.2;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1" style="fill:none;fill-opacity:1;stroke:#8cafff;stroke-width:0.4;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1"
d="m 45.710213,33.289789 10.97033,-16.798677 7.593399,10.628821" d="m 45.710213,33.289789 10.97033,-16.798677 7.593399,10.628821"
id="path8" id="path8"
sodipodi:nodetypes="ccc" /> sodipodi:nodetypes="ccc" />
...@@ -649,7 +649,7 @@ ...@@ -649,7 +649,7 @@
x="82.400002" x="82.400002"
y="20.000004" /> y="20.000004" />
<path <path
style="fill:none;fill-opacity:1;stroke:#8cafff;stroke-width:0.2;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1" style="fill:none;fill-opacity:1;stroke:#8cafff;stroke-width:0.4;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1"
d="m 68.210212,33.289795 10.97033,-16.798677 7.593399,10.628821" d="m 68.210212,33.289795 10.97033,-16.798677 7.593399,10.628821"
id="path8-5" id="path8-5"
sodipodi:nodetypes="ccc" /> sodipodi:nodetypes="ccc" />
......
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
\item How to do AA in ``raster pipeline''? \item How to do AA in ``raster pipeline''?
\end{itemize} \end{itemize}
\item \url{github.com/linebender/vello} has no paper, but is supposedly competitive. \item \url{github.com/linebender/vello} has no paper, but is supposedly competitive.
\item Papers only use CUDA on nVidia GPU, but how do their techniques fare on mobile/laptop/web? \item Papers only use CUDA on nVidia GPU, but how do their techniques fare on mobile/laptop/web? $\qquad\rightarrow$ \emph{modern hardware}
\end{itemize} \end{itemize}
\vspace{5mm} \vspace{5mm}
\onslide<+->{Your task:} \onslide<+->{Your task:}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment