hi all,
im now trying to do some custom (bitmap) fonts for pd under linux and was hoping someone could help...
i got a courier bdf font from here: http://cvs.freedesktop.org/xorg/xc/fonts/bdf/75dpi/courB10.bdf?view=log
edited it a little (chars a-i) with "fontforge" (allso changed the fontname and family) and saved it as bdf font.
converted it with "bdftopcf" and gzipped it.
used (STEP4) instructions here: http://www.dgp.toronto.edu/~mjmcguff/learn/x11fonts/ (had to add the "FontPath" manually to xorg.conf)
and it seems to work... but look at this http://osku.de/ext-stuff/pd_font_trouble01.png left
right
i dont know what i should do with these different "dpi" infos... hows that related to bitmap fonts dpi... does "pd" scale bitmap fonts...
as you can see, the pd patch using size 10 is not rendered like size 10 in xfontsel !?
what can/should i do/look ?
cheers andre
ps. i use ubuntu/breezy, pd compiled from cvs, pd launched with -typeface "pdcourier"