Erich Seifert

Results 14 comments of Erich Seifert

The best way to solve this is probably by implementing a mapping to the list of Base 14 fonts as suggested in #33. Maybe explicitly setting a system font other...

here's a gist for the proposed patch: https://gist.github.com/4671724

Thanks for your suggestion @tandelDipak. The `Asset` class and its metadata are immutable, so to add new metadata you will have to create a copy with updated/modified metadata. Could you...