Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
Hello,
I am implementing a driver, which shows characters. To draw the
characters I read the path for every glyph. I do not read the bitmap.
This is done by the following two lines.
I receive nearly perfect results. My problem is, to show the "script"
letters correctly. These letters have a lot of bezier curves. The
problem is, sometimes the width of the curve is thin, sometimes not, but
my output of the path does not show this.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.