Skip to content

Conversation

@oori
Copy link

@oori oori commented Oct 21, 2010

much needed in multilanguage sites

oori and others added 3 commits August 11, 2010 17:01
1. on font initialization - creates font.missingGlyphs = string of all the available characters in the loaded font file
2. sanitize (to be valid regexp) and build font.missingGlyphsRegexp
3. on render process: if "part" (as defined in cufon call) has a missing char - then don't render it and pass it on normally.


This allows both non-rendered and renders fonts to be (unilke the original cufon which replaces non existing glyphs with $missingGlyph  (default blank))
@bfintal
Copy link

bfintal commented Dec 27, 2012

Think this should really be included in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants