adobe / brackets-edge-web-fonts

Edge Web Fonts extension for Brackets. Simply unzip and drop into your Brackets extension folder to browse and include Edge Web Fonts.
http://html.adobe.com/edge/webfonts/
MIT License
50 stars 20 forks source link

Display a HiDPI howto diagram image #90

Closed iwehrman closed 11 years ago

iwehrman commented 11 years ago

Addresses #87. This was a little tricky because a) our localization scheme doesn't work inside of CSS files; and b) jQuery escapes URLs included in the style attributes of appended HTML.

iwehrman commented 11 years ago

Over to @bchin for review.

bchintx commented 11 years ago

Looks great!