Added support for EMF+ files and the DrawPath/FillPath methods.
Added support for page breaks in the DrawStringHtml method (). Page breaks are specified in HTML using the 'page-break-before' and 'page-break-after' .css attributes.
Changed RGN_AND clipping. In the previous version, new region AND empty equaled empty, but now it equals new region.
Updated licensing with fixes to conform with Federal Information Processing Standards requirements.