Created RenderWeight (markdown)

snowie2000 2017-07-21 15:19:18 +08:00
parent fc5d423134
commit cda1495444

9
RenderWeight.md Normal file

@ -0,0 +1,9 @@
Embolden the font in the final rendering stage. It makes font darker and thicker or vice versa.
Since it is done in the rendering stage, it has different effect from [[NormalWeight]] and [[BoldWeight]].
***
Possible values:
* 0 - 12, values less than 1.0 will make font thinner while values greater than 1.0 makes font thicker. 1.0 does nothing.
***
Default: 1.0