Cedric Sam

Results 11 issues of Cedric Sam

This is old code from January. I'm not sure if I should just start over with the latest commits, or we can just attempt to merge. At least, we can...

* added support for drawing a line as a `point-symbol=` on svg output * added support to rotate a point symbol using data * could clash with desired software design,...

So, maybe there's a command that does this more simply, but I was wondering whether it was possible to render data as a path, starting from a points layer? Say,...

* To facilitate CSS/JS-targeting using ID when layers order and complement change frequently * Also easier to keep track of layers in Illustrator

So I had this use case where I generated an SVG in mapshaper using (important thing is the 50% opacity): ``` ... -style stroke-width=.3 stroke-dasharray='1 2' stroke='#fff' stroke-width=.6 fill='#fff' opacity='.5'...

I was wondering if there had been discussion before about text outlining? In other words, do we have a mechanism to convert stroke colors on text in Illustrator to some...

Hi @sjwilliams -- we (at @bizweekgraphics) have a fork of laziestloader without jQuery. Would you be interested to have a look? https://github.com/bizweekgraphics/slothy-loader/blob/master/slothy-loader.js

Probably while considering our [sans-jQuery fork](https://github.com/bizweekgraphics/slothy-loader), also to consider @3x support (which is also another one of the fork's features), per this: https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ iOS “Plus” devices and many [high-end Android...

* If ai2html is used on an Illustrator file name containing invalid element ID characters (anything not alphanumeric/hyphen/underscore), then the group container's ID breaks down. Currently, if you run ai2html...

(redoing https://github.com/newsdev/ai2html/pull/179 because i had to make a separate PR/suggestion!) * Could be useful for videos hosted at a relative URL or for URL rewriting (let's say you're on staging...