Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Alexandre Julliard
"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: > Do you mean that GDI should try to load fonts from the build tree > if it can't find them in windows/fonts? If yes, then why do we > create symlinks to programs and copy wine.inf to windows/inf? GDI should load the fonts from the font path; if user

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Dmitry Timoshkov
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > We really shouldn't need to do that, the fonts should be loaded from > the standard install dir. If that doesn't work for some reason it > needs to be fixed. Do you mean that GDI should try to load fonts from the build tree if it can't find them i

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Dmitry Timoshkov
"Vitaly Lipatov" <[EMAIL PROTECTED]> wrote: > Dmitry, why we need to copy these fonts? Can we use symlinks for it? Sure, we can. I'll wait for Alexandre's comments before I'll change anything in the patch. -- Dmitry.

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Alexandre Julliard
Dmitry Timoshkov <[EMAIL PROTECTED]> writes: > Dmitry Timoshkov <[EMAIL PROTECTED]> > Copy the generated fonts to windows/fonts. We really shouldn't need to do that, the fonts should be loaded from the standard install dir. If that doesn't work for some

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Vitaly Lipatov
В сообщении от 16 Сентябрь 2005 16:11 Dmitry Timoshkov написал(a): > Hello, > > Changelog: > Dmitry Timoshkov <[EMAIL PROTECTED]> > Copy the generated fonts to windows/fonts. Dmitry, why we need to copy these fonts? Can we use symlinks for it? -- Vitaly Lipatov,

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Andreas Mohr
Hi, On Fri, Sep 16, 2005 at 09:11:04PM +0900, Dmitry Timoshkov wrote: > Hello, > > Changelog: > Dmitry Timoshkov <[EMAIL PROTECTED]> > Copy the generated fonts to windows/fonts. > +rm -f "$CROOT/windows/fonts/$i" && cp "$fontsdir/$i