Pdfmake: Specify font weight

Created on 25 Mar 2017  路  3Comments  路  Source: bpampuch/pdfmake

Is there a way to specify the font weight?

Most helpful comment

+1, working on a project where I need 3 different font weights (book, heavy, and black). In CSS I'd usually use 400, 600 and 700, but not sure if that'd work here?

All 3 comments

Is supported bold weight (see playground). Specific weight depends on the file with font.

Is there a way to specify font weight? Not just "bold / not bold".

+1, working on a project where I need 3 different font weights (book, heavy, and black). In CSS I'd usually use 400, 600 and 700, but not sure if that'd work here?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stefanmihoc picture stefanmihoc  路  3Comments

Christian24 picture Christian24  路  3Comments

SummerSonnet picture SummerSonnet  路  3Comments

davidyeiser picture davidyeiser  路  3Comments

imoum007 picture imoum007  路  3Comments