servo/ports
Glenn Watson 0849607239 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.
2016-10-05 07:46:02 +10:00
..
cef Minimal Win32 font platform implementation. 2016-10-05 07:46:02 +10:00
geckolib Use parking_lot::RwLock instead of DOMRefCell for PropertyDeclarationBlock 2016-10-04 18:34:59 +02:00
glutin Use GL ES3 on ARM devices 2016-09-28 11:15:35 +02:00