Skip to content
  • skodak's avatar
    9c1cd39d
    Bug #5937 - Fix nonascii chars in graphs: · 9c1cd39d
    skodak authored
     * text is converted to unicode - no html entities anymore
     * then all nonascii chars are converted to decimal number entites
     * default.ttf is searched in dataroot/lang and local language packs too
     * removed lang_decode() - obsoleded by proper entity converison above
     * updated documentation in lang/en_utf8/fonts/README.txt
    
    merged from MOODLE_16_STABLE
    9c1cd39d
    Bug #5937 - Fix nonascii chars in graphs:
    skodak authored
     * text is converted to unicode - no html entities anymore
     * then all nonascii chars are converted to decimal number entites
     * default.ttf is searched in dataroot/lang and local language packs too
     * removed lang_decode() - obsoleded by proper entity converison above
     * updated documentation in lang/en_utf8/fonts/README.txt
    
    merged from MOODLE_16_STABLE
Loading