Anh Tu Mai

Results 9 issues of Anh Tu Mai

ColorSpace is just a simplified version of `ColorType` and is not used much in this library codebase. ![image](https://user-images.githubusercontent.com/32799668/167312533-fc0eb6ee-767e-427d-ba5c-570806c9fc9b.png) Replacing it with the `color_type` field in ImageXObject will give library users...

Every time I try to decode a PNG file with PngDecoded and add it to the PDF page, the PDF page is blank. My Rust code: ```rust use printpdf::*; use...

In order to develop, people need to know: - How to run code locally - Program subsystems - ... Thanks for making this useful tool :)

Overview Description: Now, to configure shortcut or application settings (exp: backward, forward, playback speed step size, ... ), users need to prepare input.conf file somewhere and upload it to Celluloid...

enhancement

Overview Description: I prepare and input.conf file with this content: ```text RIGHT seek 3 # seek 3 seconds forward LEFT seek -3 # seek 3 seconds backward UP seek 5...

enhancement

Overview Description: Add Icon to configure Playback speed in the UI To enhance user experience, add an icon for configuring playback speed to the bottom right corner of the UI....

enhancement

Overview Description: Steps to Reproduce: 1. Open this file with Celluloid: https://drive.google.com/file/d/13aPO_KJPL2w-58ZG8V9YJqEhleaiQM9x/view?usp=sharing 2. Pressing `[` or `]` to change playback speed. 3. Check the left top corner if playback speed...