Parameter | Purpose |
-d2d | Uses Direct2D software mode for graphics instead of hardware Direct2D (if driver is not found). Direct2D gives smoother scrolling and resizing than GDI, which cannot draw bitmaps on fractional coordinates. |
-gdi | Force GDI+ for graphics instead of hardware Direct2D. Typically this is much slower, but may be required if video problems occur on your computer. |