Skip to content

Commit

Permalink
−todo, #258 done
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Apr 23, 2023
1 parent b97d1f9 commit aaa733a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unicodia/Uc/UcBlocks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ constinit const uc::Block uc::blocks[] {
"Spacing Modifier Letters",
MyName::INST, EcScript::NONE, EcFont::NORMAL,
Bfg::FORCE_FONT | Bfg::SCRIPTLIKE },
/// @todo [semi-tofu, BMP] Diacritical marks work somehow, though circle from 6 circles is too rough
// Basic umlauts OK
{ 0x0300, 0x036F, { 0x301, EcContinent::NONE },
"Combining Diacritical Marks", { EcScript::ZDIA, 0 },
EcScript::NONE, EcFont::FUNKY },
Expand Down

0 comments on commit aaa733a

Please sign in to comment.