Skip to content

Instantiating a Typeface from file causes EXCEPTION_ACCESS_VIOLATION #133

@SamuelDidoszak

Description

@SamuelDidoszak

Calling a native method _nMakeFromFile from Typeface class causes an Access Violation. (Typeface.java 142).
It's happening regardless of file and path.
The issue arises when trying to create a Scene from Examples.
Scene requires initialization of static final Typeface iter (Scene.java 7).

Log file:
hs_err_pid512.log

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