GNU bug report logs -
#11450
24.1.50; NS regression: fallback font used even when glyph available in primary font
Previous Next
Reported by: Steve Purcell <steve <at> sanityinc.com>
Date: Fri, 11 May 2012 12:47:02 UTC
Severity: normal
Tags: fixed, moreinfo
Found in version 24.1.50
Fixed in version 25.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
It's probably unrelated, but I also wanted to note the following font-relating compilation warnings I noticed:
gcc -std=gnu99 -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/steve/Projects/External/emacs/src -I../lib -I/Users/steve/Projects/External/emacs/src/../lib -MMD -MF deps/font.d -MP -g font.c
font.c: In function ‘Ffont_variation_glyphs’:
font.c:4388: warning: comparison is always true due to limited range of data type
font.c:4388: warning: comparison is always true due to limited range of data type
font.c:4388: warning: comparison is always true due to limited range of data type
font.c:4388: warning: comparison is always true due to limited range of data type
font.c: In function ‘Ffont_get_glyphs’:
font.c:4721: warning: comparison is always true due to limited range of data type
font.c:4721: warning: comparison is always true due to limited range of data type
font.c:4721: warning: comparison is always true due to limited range of data type
font.c:4721: warning: comparison is always true due to limited range of data type
This bug report was last modified 8 years and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.