Skip to content

Change informational log from stderr to stdout #182

@Yay295

Description

@Yay295

woff2/src/woff2_enc.cc

Lines 286 to 289 in 0f4d304

#ifdef FONT_COMPRESSION_BIN
fprintf(stderr, "Compressed %zu to %u.\n", total_transform_length,
total_compressed_length);
#endif

This message isn't an error, so it should be printed to stdout instead of stderr.

creating this issue because #83 was closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions