Re: [Xfontselector-list] Re: Can your program (xfontselector) handle large amounts of fonts? (fwd)
Status: Beta
Brought to you by:
kubus
|
From: Jacek P. <pl...@fu...> - 2002-01-09 18:16:46
|
On Wed, 9 Jan 2002, Carl Wyles wrote: > I think it a need. It seems that all the fonts that that are scalable, use > '0' as the size. I think then there should be a extra field for these to > indicate the size you want. eg 300 points, or 240 pixels. Hmm, i will have to think about it. I will probably add a small window where you can add such sizes. > > sizes -> append(tmpString.setNum(50)); > > sizes -> append(tmpString.setNum(100)); > > sizes -> append(tmpString.setNum(150)); > > also this - It adds a option to select all scalable fonts like TrueType:: > sizes -> append(tmpString.setNum(0)); This tells what font sizes should be presented in the sizes list. Fonts with 0 should be selected by marking 'Scalable' option. BR, Jacek |