Skip to content

Parameterize Font #3

@knappador

Description

@knappador

let font_data = include_bytes!("DejaVuSans.ttf");

Adopting this as my first contrib to vulkano. There's some RFC's kicking about to get better includes of files.

They just wanted manpages:
rust-lang/cargo#2729
Wound up proposing other files
rust-lang/rfcs#2376
And are.... working on it? I don't understand their process yet
rust-lang/crates-io-cargo-teams#14

In any case, since we probably don't want DejaVu shipping in binaries, I think it's safe to remove it from the lib and toss it in somewhere else, parameterizing on a file or other already-read data structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions