Hacker News new | ask | show | jobs
by lindig 4213 days ago
> High quality PNG's are best (150dpi or more). [..] All fonts should be converted to outlines to ensure fonts are displayed correctly.

Above is from the guidelines for posters. PNGs are bitmaps and hence there are no fonts to outline. Outlines could be part of PDFs but those don't have an associated DPI. This needs clarification.

1 comments

Ah yeah, I pulled PSD and PDF support right before launch, needed a little more work for those. So, that text was with regard to those file types. Thanks for catching that!