8.8 fontsize

This module provides support for nonstandard font sizes by loading the type1cm TeX package. Import this module at the beginning of your file to use arbitrary font sizes with fontsize():

import fontsize;
defaultpen(fontsize(10pt));