Commit Graph

4 Commits

Author SHA1 Message Date
John Firebaugh e35fe0b581 Merge branch 'dist' 2013-04-22 12:10:01 -07:00
John Firebaugh aedd5ee46e Create a dist directory
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.

Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00
Ansis Brammanis 0dc7159b82 fix line preset icon offset 2013-04-22 13:31:53 -04:00
Ansis Brammanis 21c89f22dc export line preset sprite straight from inkscape
We could also use an svg sprite, just swapping the
one line in line-presets.css, but it seemed to
make scrolling the preset grid significantly
less smooth in Firefox.
2013-04-19 12:27:57 -04:00