commit | f6ffba634bb33d6d4b051abce9c23fcae280c3fe | [log] [tgz] |
---|---|---|
author | Chun-wei Fan <[email protected]> | Wed Dec 09 14:57:15 2015 +0800 |
committer | Chun-wei Fan <[email protected]> | Wed Feb 03 20:17:09 2016 +0800 |
tree | 209d3d2729c182d7cea0ab24f87c3afc84c19af4 | |
parent | c6792854557ca104948e8f0b142c9384105b0d05 [diff] |
MSVC builds: Add support to build DirectWrite shaping backend Add into the NMake Makefiles to build the DirectWrite shaping backend, but as PR #134 mentions, this is considered to be in an experimental state, so don't include this in the build by default for now. This is most probably going to replace the Uniscribe backend eventually, since DirectWrite is meant to be Uniscribe's replacement, and is needed for Windows Store apps if a system shaping API is to be used.