Skip to content

Commit 60efdfe

Browse files
committed
update pom for jaspersoft
1 parent f7c11f1 commit 60efdfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/main/java/ca/bc/gov/educ/grad/report/dto/reports/jasper/impl/JasperReportImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public class JasperReportImpl {
6363
private static final String PDF_GLYPH_RENDERER_BLOCKS_PROPERTY =
6464
PdfReportConfiguration.PROPERTY_PREFIX_GLYPH_RENDERER_BLOCKS + "indigenous";
6565
private static final String PDF_GLYPH_RENDERER_BLOCKS =
66-
"COMBINING_DIACRITICAL_MARKS,IPA_EXTENSIONS,SPACING_MODIFIER_LETTERS,PHONETIC_EXTENSIONS";
66+
"BASIC_LATIN,COMBINING_DIACRITICAL_MARKS,IPA_EXTENSIONS,SPACING_MODIFIER_LETTERS,PHONETIC_EXTENSIONS";
6767

6868
/**
6969
* Controls scaling images written to the browser.

0 commit comments

Comments
 (0)