On Mar 13, 2011, at 5:51 PM,
[hidden email] wrote:
>
> Comment #2 on issue 3809 by
[hidden email]: Fixed Width / Serif Font
>
http://code.google.com/p/pharo/issues/detail?id=3809>
> I do not understand what the situation is. Is there a known and reproducible way for including fonts in the image ?
you are talking about two kind of fonts, the one of dejavu are bitmaps fonts and somebody should
extract them from bitmap and package them to be loadable in pharo.
Else we should have the FT plugin and use it to use the fonts available on your machine.