mirror of
https://github.com/servo/servo.git
synced 2025-10-17 16:59:27 +01:00
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. |
||
---|---|---|
.. | ||
.cargo | ||
platform/macos | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
fake-ld.cmd | ||
fake-ld.sh | ||
lib.rs | ||
main.rs | ||
servo.exe.manifest |