mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
d2b5ffafc2
210 changed files with 10739 additions and 14561 deletions
1588
gfx/ots/tests/cff_charstring_test.cc
Normal file
1588
gfx/ots/tests/cff_charstring_test.cc
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -533,7 +533,7 @@ TEST_F(LookupListTableTest, TesBadLookupFlag) {
|
|||
// Set IgnoreBaseGlyphs(0x0002) to the lookup flag of LookupTable[0].
|
||||
out.Seek(6);
|
||||
out.WriteU16(0x0002);
|
||||
EXPECT_FALSE(Parse());
|
||||
EXPECT_TRUE(Parse());
|
||||
}
|
||||
|
||||
TEST_F(LookupListTableTest, TesBadSubtableCount) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue