Parse the input file representation of text size
input |
the string representation of the text size |
the text size |
ParseError.INVALID_INTEGER |
the input is not a valid number |
ParseError.OUT_OF_RANGE |
the input is outside the valid range of text sizes |