Open GoogleCodeExporter opened 9 years ago
Thee CSS is scaling images to fit the text width:
.font img {
max-width: 100%;
}
That's a non-starter. That's a deal-breaker for showcasing type.
Original comment by behdad@google.com
on 16 Jul 2014 at 11:49
We could generate 2 sets of images, one for normal displays and the other for
high DPI displays.
Original comment by zack...@google.com
on 16 Jul 2014 at 11:54
Issue 118 has been merged into this issue.
Original comment by zack...@google.com
on 5 Aug 2014 at 6:31
Original comment by roozbeh@google.com
on 16 Jan 2015 at 6:01
Original issue reported on code.google.com by
roozbeh@google.com
on 16 Jul 2014 at 11:37