Skip to content

Monocle without pango #110

@VirtualTim

Description

@VirtualTim

More of a question than an issue, and I'm not even sure if this is the right place, but is it possible to build or run Monocle without the pango dependency?

This dependency comes from here - https://github.com/openjdk/jfx/blob/26%2B5/modules/javafx.graphics/src/main/java/com/sun/javafx/font/freetype/OSPango.java#L33
And I think is only loaded here - https://github.com/openjdk/jfx/blob/26%2B5/modules/javafx.graphics/src/main/java/com/sun/javafx/font/freetype/FTFactory.java#L116-L118
Where isPangoEnabled comes from here - https://github.com/openjdk/jfx/blob/26%2B5/modules/javafx.graphics/src/main/native-font/freetype.c#L677-L684
And the _ENABLE_PANGO compiler flag comes from here - https://github.com/openjdk/jfx/blob/26%2B5/buildSrc/linux.gradle#L134

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