mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Merge gfx and gfx_tests
This commit is contained in:
parent
a17a1fd06e
commit
c2ed7c9632
7 changed files with 6 additions and 37 deletions
|
@ -392,7 +392,7 @@ impl<'a> GlyphInfo<'a> {
|
|||
/// Simple glyphs are stored inline in the `entry_buffer`, detailed glyphs are
|
||||
/// stored as pointers into the `detail_store`.
|
||||
///
|
||||
/// ~~~ignore
|
||||
/// ~~~ascii
|
||||
/// +- GlyphStore --------------------------------+
|
||||
/// | +---+---+---+---+---+---+---+ |
|
||||
/// | entry_buffer: | | s | | s | | s | s | | d = detailed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue