[openstreetmap-website] retina compatible icons (#850)
fuddl
notifications at github.com
Wed Dec 3 19:24:18 UTC 2014
the question-mark in the svg is just a text element:
```svg
<text
xml:space="preserve"
style="font-size:20px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"
x="264.8125"
y="869.62622"
id="text3021"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3023"
x="264.8125"
y="869.62622">?</tspan></text>
```
without a font included… the font is specified as *Sans Bold* does anyone have more info what font that was?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/850#issuecomment-65471194
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20141203/d3c16a21/attachment.html>
More information about the rails-dev
mailing list