I have MiKTeX installed. I wanted to get higher quality/ smoother fonts. To get this done I bombarded packages
Code: Select all
\usepackage{arial}
\usepackage{times}
\usepackage{pslatex}
\usepackage{helvet}
\usepackage[T1]{fontenc}
\usepackage[light,math]{iwona}
Does anyone know why this is and how I can make the font look smooth when my PDF is opened in adobe acrobat?
many thanks