Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPLRecode(): make ISO-8859-2 and -15 and CP437/CP1250/CP1251/CP1252 to UTF-8 always available #10799

Merged
merged 1 commit into from
Sep 16, 2024

Commits on Sep 14, 2024

  1. CPLRecode(): make ISO-8859-2 and -15 and CP437/CP1250/CP1251/CP1252 t…

    …o UTF-8 always available
    
    (but not other direction yet)
    
    This will help for common use cases when using a minimal GDAL build
    lacking iconv support.
    rouault committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ce9bbb5 View commit details
    Browse the repository at this point in the history