Variables | |
| const double | PTS_PER_INCH = 72.0 |
| const double | PTS_PER_MM = 2.83464566929 |
| const double | PTS_PER_CM = 10*PTS_PER_MM |
| const double glbarcode::Constants::PTS_PER_CM = 10*PTS_PER_MM |
Points per centimeter.
| const double glbarcode::Constants::PTS_PER_INCH = 72.0 |
Points per inch.
| const double glbarcode::Constants::PTS_PER_MM = 2.83464566929 |
Points per millimeter.