Is it possible to create an image or graphic using vector data that has decimal components that vary? And, of course, if its possible… then how?
For example: a vector has two points where point one is {9.56, 4.1} and point two is {3.456789,2.12345}.
Note: the precision varies from number to number.
You can draw vectors to a bitmap and then save that bitmap as follows.