[PD] PUFO 002b

joge . joge at goodship.net
Fri Sep 6 18:34:17 CEST 2002


thanks again andre ,  i really like the font .  especially the differences
in the line size of the letters and numbers .  it makes it easier to quickly
just glance at an object and extract the info i need .

i notice that the new number boxes [Number2] dont seem to conform to the new
font .. or even give it as property option .  not sure if there is anything
that can be done about that .

joge .

----- Original Message -----
From: "Andre Schmidt" <andre at vju-tv.net>
To: "marius schebella" <marius.schebella at chello.at>
Cc: "PD-LIST" <pd-list at iem.kug.ac.at>
Sent: Friday, September 06, 2002 10:13 AM
Subject: Re: [PD] PUFO 002b


> thnx!
>
> i will remove the bold numbers&co on the next release if no1 wants them...
>
> >without the
> > "8-point" it is to big for me, but i think that is still in work. what i
> what do you mean 8pt too big?
>
> cheers
> -andre
>
> ----- Original Message -----
> From: "marius schebella" <marius.schebella at chello.at>
> To: "Andre Schmidt" <andre at vju-tv.net>
> Sent: Friday, September 06, 2002 2:16 PM
> Subject: Re: [PD] PUFO 002b
>
>
> > hi,
> > i like the font. it looks much better than the courier. without the
> > "8-point" it is to big for me, but i think that is still in work. what i
> > think about the different thickness of letters and numbers, resp. signs,
> is
> > that it looks a little bit like ink-spots, which is - for me -
disturbing
> > and nervy. but feel free to develop how you like, you're the
"specialist"
> > and i will use the font, anyway.
> > marius.
> >
> > ----- Original Message -----
> > From: Andre Schmidt
> > To: PD-LIST
> > Sent: Friday, September 06, 2002 1:54 PM
> > Subject: [PD] PUFO 002b
> >
> >
> > hi all,
> >
> > heres the second beta of PUFO font, added another size 8x11pix. just
copy
> it
> > to /windows/fonts (if you have the previous version, you have to delete
it
> > first) and replace your pd.tk file with this www.vju-tv.net/pd.tk
> >
> > the PUFO font will be used when you select font size 7 or 11 (the rest
is
> > courier)
> >
> >
> > DEVS! ->
> > i wanted to still leave courier 8 & 10pt and tried this but then no font
> > worked ?!
> >
> > ############ pdtk_text_new -- create a new text object #2###########
> > proc pdtk_text_new {canvasname myname x y text font color} {
> > #   if {$font < 12} {set fontname [format -*-pufo-----%d-* $font]}
> > #   if {$font >= 12} {set fontname [format -*-courier-bold--normal--%d-*
> > $font]}
> >     if {$font = 7} {set fontname [format -*-pufo-----%d-* $font]}
> >     if {$font = 8} {set fontname [format -*-courier-bold--normal--%d-*
> > $font]}
> >     if {$font = 10} {set fontname [format -*-courier-bold--normal--%d-*
> > $font]}
> >     if {$font = 11} {set fontname [format -*-pufo-----%d-* $font]}
> >     if {$font >= 12} {set fontname [format -*-courier-bold--normal--%d-*
> > $font]}
> >     $canvasname create text $x $y \
> >      -font $fontname \
> >      -tags $myname -text $text -fill $color  -anchor nw
> > #    pd [concat $myname size [$canvasname bbox $myname] \;]
> > }
> >
> >
> > i made the font with Softy http://users.iclway.co.uk/l.emmett/ and it
said
> > that the font sizes of my font where 7pt(6x9) and 8pt(8x11). i also
tested
> > it with an texteditor and it gave me these sizes correct, with 7pt i get
> the
> > 6x9pix font and 8pt gives 8x11pix font. but with pd i get the 8x11pix
font
> > first at 11pt, 8,9,10pt gives allways the 6x9pix font ?!?! nothing
tragic,
> > but it made me wonder...
> >
> >
> > cheers
> > -andre
> > ps. what do you think about the bolded numbers and operators(11pt)
> > pss. is there a need for this font over 12pt. because 12pt+ is courier
> good
> > readable...
> >
>
>
> _______________________________________________
> PD-list mailing list
> PD-list at iem.kug.ac.at
> http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list





More information about the Pd-list mailing list