Changeset 8336 for branches

Show
Ignore:
Timestamp:
20/01/12 15:03:13 (4 months ago)
Author:
westram
Message:
  • disabled assertion failing for some fonts
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/e4fix/WINDOW/AW_xfont.cxx

    r7811 r8336  
    491491            // @@@ what if nf->fstruct is 0 now ? 
    492492        } 
    493 #ifndef DEVEL_JB 
    494         aw_assert(nf->fname); 
    495 #endif 
     493        // aw_assert(nf->fname); // fails e.g. for screen-medium-r, but font nevertheless seems to be usable 
    496494    } // scalable 
    497495