"Native implementation" of Antialiasing fonts.
To me GhostView seems to have a solution that produce antialiasing fonts.
To me GhostView seems to have a solution that produce antialiasing fonts.
To me GhostView seems to have a solution that produce antialiasing fonts.








I can at the moment see two ways beside the one Innotek use.
  1. Treat the "presentation page" as an image and scale it just slightly (about 1%?) and ensure that interpolation will be used.
    (No built in scaling with interpolation cause a problem though)
  2. Draw the text 2 to 4 times slightly offset with lighter color to create the antialiasing effect as this and above.
I can at the moment see two ways beside the one Innotek use.
  1. Treat the "presentation page" as an image and scale it just slightly (about 1%?) and ensure that interpolation will be used.
    (No built in scaling with interpolation cause a problem though)
  2. Draw the text 2 to 4 times slightly offset with lighter color to create the antialiasing effect as this and above.
I can at the moment see two ways beside the one Innotek use.
  1. Treat the "presentation page" as an image and scale it just slightly (about 1%?) and ensure that interpolation will be used.
    (No built in scaling with interpolation cause a problem though)
  2. Draw the text 2 to 4 times slightly offset with lighter color to create the antialiasing effect as this and above.