Code formatting improvement
This commit is contained in:
@@ -87,9 +87,7 @@ namespace QuestPDF.Elements.Text
|
||||
}
|
||||
|
||||
if (Settings.CheckIfAllTextGlyphsAreAvailable)
|
||||
{
|
||||
throw CreateNotMatchingFontException(codepoint);
|
||||
}
|
||||
|
||||
return fallbackOptions.First();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user