-
Notifications
You must be signed in to change notification settings - Fork 2
tech_q_a
Ian Schneider edited this page Jan 14, 2015
·
2 revisions
A: Same answer for both. So far, it's not been very painful to do otherwise. Added benefit - not opinionated.
A: My initial reaction was not to - so good question. Until it looks problematic, it's easier 😄
A: The coloring algorithm is naive and hard to make very smart without some 'standards' - this could be via known classes, classes w/ metadata, or convention/heuristic. Some icons have 'relics' or take advantage of clipping and opacity.
A: As it currently is implemented: Given a fill color, apply it to all elements that aren't white or transparent. Likewise with stroke. There may be discrepancies as it's done both on the client and server.