\documentclass{article} \usepackage{fontspec} \usepackage{lipsum} \setmainfont{Palatino Linotype} \begin{document} \lipsum[1] \includegraphics[scale=0.7]{EIGHT} \end{document} I'm using xelatex (cf. my minimal code example)
I would like to know how to convert my image in bitmap rather than having a lot of gradation? Is it possible to do so with xelatex?


I would like to convert the image like something close to the second part part of the image (like some uniform pixels) :
