[Pharo-project] Issue 3809 in pharo: Fixed Width / Serif Font
Status: New Owner: ---- New issue 3809 by camillob...@gmail.com: Fixed Width / Serif Font http://code.google.com/p/pharo/issues/detail?id=3809 We should add all three DejaVu fonts directly to the image. - fixed width (major priority for programming!) - serif (for long text text, since they are much more readable)
Comment #1 on issue 3809 by damien.p...@gmail.com: Fixed Width / Serif Font http://code.google.com/p/pharo/issues/detail?id=3809 See this thread, there's a zip with many more size of the dejavu sans family⦠http://forum.world.st/Adding-a-new-font-in-System-like-DejaVu-fonts-td297016...
Comment #2 on issue 3809 by tudor.gi...@gmail.com: 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 ?
On Mar 13, 2011, at 5:51 PM, pharo@googlecode.com wrote:
Comment #2 on issue 3809 by tudor.gi...@gmail.com: 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.
participants (2)
-
pharo@googlecode.com -
Stéphane Ducasse