On Fri, Jan 30, 2009 at 10:03 PM, Martin Budaj <m.budaj at gmail.com> wrote: > On Fri, Jan 30, 2009 at 7:03 AM, Bruce Mutton > <bruce.mutton at paradise.net.nz> wrote: >> code metapost >> >> fonts_setup(6,8,10,14,20); >> >> The sizes selected above are, I think, the defaults used by Therion, and so >> I would expect the pdf documents produced to be identical to those without >> the above code. >> >> As it turns out the fonts produced with the above are significantly larger >> (although more closely matching the stated font sizes). > > Therionbook gives just an example; the defaults are 5,6,7,8,10. I will > add a note about it.
Sorry for an incomplete answer; the sizes depend on scale: 1:100 and larger: 8,10,12,16,24 <1:200 to 1:100): 7,8,10,12,14 <1:500 to 1:200): 6,7,8,10,14 smaller than 1:500: 5,6,7,8,10 Martin
