[quote]
Better font rendering for Windows.
[/quote]
That's all.
https://github.com/snowie2000/mactype
Annoying isn't when a software provides so little or even no useful enough
information.
To descriibe further, it bypasses Windows' built-in vector based (e.g.
TrueType [TTF], OpenType [OTF], TrueType/OpenType Collection [TTC], and
PostScript [PFB+PFM]) font rendering engine with a more accurate, more
capable, as well as more customizable engine.
With it, font appearance on softwares (which don't use their own font
rendering engine) would look more like what's displayed by open source web
browsers such as Chromium and Firefox, as well as open source operating
systems such as Linux and BSD.
What's most useful is the fact that the font rendering used by MacType
supports color emoji fonts, and it's not yet supported by Windows versions
older than Windows 8.1. This means that, it can add color emoji support to
Windows Vista, Windows 7, and Windows 8.0. While the software do support
Windows XP and 2003, its support has unfortunately been dropped, and the
previous software version which still support Windows XP, still has poor
support for color emoji (most characters are still shown as boxes).
Here's a sample screenshot in Windows 7 VM without MacType:
https://i.imgur.com/I2ukd4s.png
And here's the one with MacType (v2021.1 RC1) with "mufunyo" profile (note:
only a view profiles support color emoji):
https://i.imgur.com/lfUrVAt.png
The RTF and text document files can be found here:
RTF:
https://pastebin.com/70W83ctk
Text:
https://pastebin.com/V4awa304
Note: for the text format, if it's saved using the Raw or Download button,
the encoding must be manually specified as UTF-8 when opened using Notepad.
Those documents were copy-pasted from below GitHub project file, so credits
goes to that project.
https://github.com/13rac1/emojione-color-font/blob/master/full-demo.html
The font used for the above screenshots is the "Twemoji Mozilla"
(TwemojiOne.ttf) font which is bundled with Firefox, in its "fonts"
subfolder. And for Notepad, its configuration must be set to use that font
or any other font which has color emoji.
As we can see, the software is still not perfect, as it's still displays box
characters adjacent to a color emoji character, which should be just spaces.
But it's no surprise since it still an RC version. It will get better in the
future.