FW: fonts
"H.J. Sanders" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
> > > > Running BDL with the windows front end, I try to change the font dynamically from within the program > by means of (example:) > > fglSetFont Arial-Bold_p9 FglEntryF > > > This works OK. > > However if I want to use a font which has a name with a space in it, it defaults to standard (so does not accept > this font); example > > fglSetFont Lucida Console-Normal-p11 > > I have tried a lot of options like " or ' or Lucida-Console or Lucida_Console. > No success. > > Does anyone know the correct syntax for these names? > > > Many thanks > > > Henk Sanders >