mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move hb_tag! macro and KERN into font module
This commit is contained in:
parent
1eab6fbb2e
commit
0010b448b8
3 changed files with 11 additions and 11 deletions
|
@ -95,7 +95,7 @@ mod paint_context;
|
|||
pub mod display_list;
|
||||
|
||||
// Fonts
|
||||
pub mod font;
|
||||
#[macro_use] pub mod font;
|
||||
pub mod font_cache_thread;
|
||||
pub mod font_context;
|
||||
pub mod font_template;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue