Jacob Budin

Results 6 comments of Jacob Budin

@sosso The original image has an embedded [ICC color management profile](https://en.wikipedia.org/wiki/ICC_profile), while the proxy output image does not. This absence explains the visual difference.

In #10, the configuration file could also contain functions. Those functions could then be referenced by named, as a flag, during runtime, e.g., `--transform=my_custom_transformer`.

I misplaced my other ereader ([Nook Simple Touch](https://en.wikipedia.org/wiki/Nook_Simple_Touch)), so I'm not able to do this right now. This is an easy first issue: Simply duplicate [`nook-glowlight-3.css`](https://github.com/jacobbudin/portable-wisdom/blob/master/portable_wisdom/styles/nook-glowlight-3.css), rename it, and adjust...

[`importlib.import_module`](https://docs.python.org/3.11/library/importlib.html#importlib.import_module) is a promising pathway for this functionality.

This should also: - Create a commit using message format `0.x β†’ 0.x` - Create a git tag `v0.x` - Push these artifacts - Upload the `.tar.gz` to the appropriate...

The process is now documented on the ["Publishing to PyPI" wiki page](https://github.com/jacobbudin/portable-wisdom/wiki/Publishing-to-PyPI).