hackernews-button icon indicating copy to clipboard operation
hackernews-button copied to clipboard

HIDPI or Retina support

Open joshkerr opened this issue 12 years ago • 6 comments

Looks blurry on retina mac.

joshkerr avatar Nov 25 '12 19:11 joshkerr

Hmm, do you have a hi-res HN button we could use? We can inline it directly...

https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html#L28

igrigorik avatar Nov 25 '12 19:11 igrigorik

No, I don't have one. Shouldn't be hard to find though.

On Sunday, November 25, 2012 at 1:27 PM, Ilya Grigorik wrote:

Hmm, do you have a hi-res HN button we could use? We can inline it directly... https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html#L28

— Reply to this email directly or view it on GitHub (https://github.com/igrigorik/hackernews-button/issues/8#issuecomment-10697198).

joshkerr avatar Nov 25 '12 19:11 joshkerr

happy to add this, as well as some other fixes and visual improvements. but i have no idea where to start with running the test server locally with app engine and Go. if there were some dev instructions that would be awesome.

ianstormtaylor avatar Apr 10 '13 01:04 ianstormtaylor

@ianstormtaylor let me copy your jekyll blog theme and I'll give you some instructions for testing this locally.

joshkerr avatar Apr 10 '13 02:04 joshkerr

hahaha i guess i'll have to hold out for @igrigorik then :p — the theme isn't that unique though tbh

ianstormtaylor avatar Apr 10 '13 02:04 ianstormtaylor

@ianstormtaylor all of the relevant markup is in this file: https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html

You may need to strip some of the templating stuff, but that should be easy to do.. You can then open it directly in your browser and edit from there.

igrigorik avatar Apr 11 '13 05:04 igrigorik