diff options
author | Glenn Watson <github@intuitionlibrary.com> | 2016-10-04 16:49:56 +1000 |
---|---|---|
committer | Glenn Watson <github@intuitionlibrary.com> | 2016-10-05 07:46:02 +1000 |
commit | 08496072396b2b049ff9b676084ec34a9ba94124 (patch) | |
tree | 3d36324f6c419e4194f3e2dd5193cffaf878cd57 /components/script/dom/htmlbaseelement.rs | |
parent | 19a5a30113c3b58d69b6010c79db35b9bd8978c9 (diff) | |
download | servo-08496072396b2b049ff9b676084ec34a9ba94124.tar.gz servo-08496072396b2b049ff9b676084ec34a9ba94124.zip |
Minimal Win32 font platform implementation.
This uses a (very simple) Win32 API call to enumerate font
families available, and load them as byte buffers.
The font rasterization itself is done by freetype.
This gets Servo + WR + Windows working, but should be improved
by adding a proper implementation that matches fonts correctly
and also uses DirectWrite (or GDI) to handle font rasterization.
Diffstat (limited to 'components/script/dom/htmlbaseelement.rs')
0 files changed, 0 insertions, 0 deletions