mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-09 04:07:44 +08:00
Created RenderWeight (markdown)
parent
fc5d423134
commit
cda1495444
9
RenderWeight.md
Normal file
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
|
Loading…
Reference in New Issue
Block a user