tangrams / refill-style

From Toner to Tangram
https://tangrams.github.io/refill-style
MIT License
35 stars 12 forks source link

font weight normal is illegal should be 400 #70

Closed tallytalwar closed 7 years ago

tallytalwar commented 7 years ago

Tangram-es at least does not identify normal as a value for font weight. 400 is the normal/neutral weight.

tallytalwar commented 7 years ago

Hang on this. Looks like ES will need to support these weight mappings, as documented here: https://github.com/tangrams/tangram-docs/blob/gh-pages/pages/fonts.md

tallytalwar commented 7 years ago

Actual fixes go in tangram-es now: https://github.com/tangrams/tangram-es/pull/1641 Closing.

nvkelso commented 7 years ago

Thanks!

Sent from my handsful device.

On Sep 8, 2017, at 14:40, Varun notifications@github.com wrote:

Actual fixes go in tangram-es now: tangrams/tangram-es#1641 Closing.

― You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.