Tagged Questions
4
votes
0answers
77 views
Getting EPS imports to respect the original fill rule
One major problem in my attempt to answer to the CountryData flags question is that the way Mathematica handles filled curves differs from the way SVG and EPS style editors do. The latter two have the ...
6
votes
1answer
170 views
ESRI shape files
ESRI shape files (shp): importing the polygon data can yield a very large list.
It is computationally intensive rendering the polygon. I have been trying to convert to ...