diff --git a/Examples/Helpers/HL_Examples.hws b/Examples/Helpers/HL_Examples.hws index e990dfb..90eea12 100644 --- a/Examples/Helpers/HL_Examples.hws +++ b/Examples/Helpers/HL_Examples.hws @@ -200,8 +200,8 @@ Function example.TEST_AmperConversion() ; --------------------------------------------------------------------------- ; Function used to test the ampersands conversion into UTF8 encoded characters. ; --------------------------------------------------------------------------- - Local fontName = "tahoma" - Local fontSize = 20 + Local fontName = "/usr/share/fonts/TTF/DejaVuSans.ttf" + Local fontSize = 18 Local title = "TEST : Ampersands Conversion to UTF8" Local bodyArea, text_borders, utilities =