Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
72 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 5 commits in 2 repositories
Created a pull request in barnhill/barcodelib that received 2 comments
Preset the DPI of created Bitmap instances.
This consolidates all constructions of Bitmap to go through a common method, providing a place to set the resolution. See #98. This also presets th…