On Tue, Sep 11, 2001 at 07:28:16PM +0300, Dekel Tsur wrote:
> Currently, FontLoader::available tries to load the font and return whether
> it succeeded. It should be rewritten so it just check whether the font exists
> without trying to load it.
Sounds sensible.
Andre'
--
André Pönitz
On Tue, Sep 11, 2001 at 04:26:09PM +0200, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> On Tue, Sep 11, 2001 at 04:15:42PM +0200, Jean-Marc Lasgouttes
> Andre> wrote:
> >> Yes, but this code used to search for the sumbol font, which is
> >> pr
On Tue, Sep 11, 2001 at 04:26:09PM +0200, Jean-Marc Lasgouttes wrote:
> Andre> So we'd probably a 'keep quiet' flag there...
>
> Yes, something like that. Or does FontLoader::available() return
> something useful?
*shrug*
Andre'
--
André Pönitz . [
On Tue, Sep 11, 2001 at 04:15:42PM +0200, Jean-Marc Lasgouttes wrote:
> Yes, but this code used to search for the sumbol font, which is
> present on virtually any X server. cmsy is very different.
So we'd probably a 'keep quiet' flag there...
Andre'
--
André Pönitz ...
On Tue, Sep 11, 2001 at 03:48:49PM +0200, Jean-Marc Lasgouttes wrote:
> It is not a real problem for me that mathed tries to use this fonts,
> but:
>
> - what happens when this fails?
You get \sqcup in red.
> - it would be better to search for font in a more silent way...
*shrug* it's the cod