-
Re: Programming font charset
“Programming” is a very broad term. Most programming languages these days support using Unicode in source text for string literals or identifies, even if the language keywords don’t require more than…5 -
Re: Does Fontlab script have auto-import color svg files into assigned unicode slots???
I did some investigation late last year into support for the different colour formats. In Windows, the DirectWrite/Direct2D and system XAML platforms support OT-SVG and COLRv0, with COLRv1 support co…2 -
Re: Does Fontlab script have auto-import color svg files into assigned unicode slots???
>How many color can you use in COLR or SVG color font??? SVG is more advanced font than COLR?? The colour space used for either COLR or SVG is sRGB. For COLR, the colours are defined in the CPAL t…1 -
OpenType 1.9.1 alpha
Work has started on OpenType 1.9.1. This will be a relatively minor revision, though there will be one significant technical change: The COLR v1 spec for sweep gradients will be revised to simplify t…1 -
Re: Tamil Troubles
Tamil script requires an OpenType Layout shaping engine, and the implementation may have a Tamil- or Indic-specific engine. It's possible that the shaping engine for Tamil doesn't support discretiona…2