Skip to content

register_fonts does not look into subdirectories #7

@guillaume-000

Description

@guillaume-000

mapnik_c_api.cpp line 67 :
return mapnik::freetype_engine::register_fonts(path);
replace with :
return mapnik::freetype_engine::register_fonts(path, true);

thanks a lot ! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions