On Tue, 3 Apr 2012, Roel Meeuws wrote: > some of the unicode characters are showing up as a square with a cross, > i.e. I think xetex is not finding the right glyphs in the font. I am using
Your file contains code points U+278A through U+2793, which are "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE" through "TEN." The font contains code points U+2776 through U+277F, which are "DINGBAT NEGATIVE CIRCLED DIGIT ONE" through "TEN." They're not the same characters. It looks like the font contains some kind of substitution table that can translate past a similar distinction in the non-negative (white background) circled numerals, but not the negative (black background) circled numerals. -- Matthew Skala [email protected] People before principles. http://ansuz.sooke.bc.ca/ -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
