mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
HarfBuzz bindings, y'all
This commit is contained in:
parent
783f702ccf
commit
1cab10d8ba
5 changed files with 28 additions and 3 deletions
1
src/rust-harfbuzz
Submodule
1
src/rust-harfbuzz
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 80272a985fd3ec3cd6430402e25551096eb43722
|
|
@ -10,6 +10,7 @@ use std;
|
|||
use sdl;
|
||||
use azure;
|
||||
use js;
|
||||
use harfbuzz;
|
||||
|
||||
mod dom {
|
||||
mod base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue