Curl equivalent to CSS unicode-range - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1) +--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2) +--- Thread: Curl equivalent to CSS unicode-range (/showthread.php?tid=959) |
Curl equivalent to CSS unicode-range - RobertShiplett - 08-27-2013 Does anyone have an idea for a Curl equivalent to CSS unicode-range in font declaration for @font-face ? My need is to have light hiragana and katakana but more strongly-stroked kanji characters and bold mono radical characters. I have not been able to find font really suitable to kanji recognition for gai-jin learning nihongo no kanji . The HTML unicode-range option in declaring a @font-face does permit the intended presentation style. Thanks RE: Curl equivalent to CSS unicode-range - umemura - 08-27-2013 I think it's impossible to declare font of each curl's character object like @font-face... Code: {define-class public FontFaceCharGraphic {inherits CharGraphic} RE: Curl equivalent to CSS unicode-range - white123 - 10-23-2013 I will let you know if this works for me Thanks and keep posting such a informative blogs. |