Generated by
JDiff

Class com.itextpdf.io.font.constants.FontWeights

Documentation changed from old to new.

Changed Methods
int  fromType1FontWeight( String) Documentation changed from old to new.
Parses font weight constant to corresponding value.
int  normalizeFontWeight( int) Documentation changed from old to new.
Normalize font weight to either FontWeights.THIN or FontWeights.BLACK.