8000 Empty progress function · Issue #262 · google/guetzli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Empty progress function #262
Open
Open
@Frwah

Description

@Frwah

I have written a guetzli wrapper which works just fine. Because guetzli is so slow, it would make sense if it could indicate progress. So what I suggest is that you create an empty progress function, something like this:

void Progress(int percentage) {
// your callback goes here
}

That would work for me. I could send a window message to my wrapper which would use a progress bar. I admit I haven’t looked at the code since I use an older version of Visual Studio.

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

      0