Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Jun 17, 2024
1 parent b3ccb2f commit 64b9e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hb/aat_layout_morx_table.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ pub fn compile_flags(face: &hb_font_t, builder: &hb_aat_map_builder_t) -> Option
flags |= feature.enable_flags;
}
}
// TODO: Port the following commit: https://github.com/harfbuzz/harfbuzz/commit/2124ad890
}

map.chain_flags.push(flags);
Expand Down

0 comments on commit 64b9e9a

Please sign in to comment.