8000 kill off support for non-UTF8 encodings · Issue #393 · libgd/libgd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
kill off support for non-UTF8 encodings #393
Open
@vapier

Description

@vapier

how do people feel about killing off support for non-UTF8 (of which ASCII is a subset) encodings ? that means if anyone wants to pass in a string buffer, they would have to take care of converting it to UTF8 first themselves instead of us doing it for them.

specifically, it'd allow us to kill off gdkanji.c which is the only user of the iconv api. it would also mean dropping support for fonts in freetype that don't support unicode (i think).

what do people think ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0