Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve bitmap scaling quality #39

Closed
lc-soft opened this issue Aug 13, 2016 · 1 comment
Closed

Improve bitmap scaling quality #39

lc-soft opened this issue Aug 13, 2016 · 1 comment

Comments

@lc-soft
Copy link
Owner

lc-soft commented Aug 13, 2016

The currently used image scaling algorithm is nearest neighbor interpolation, and the scaled image is jagged and needs improvement.

@lc-soft lc-soft added this to the 1.0.0 milestone Aug 13, 2016
@lc-soft lc-soft self-assigned this Aug 13, 2016
@lc-soft lc-soft modified the milestone: 1.0.0 alpha 1 Mar 14, 2017
@lc-soft lc-soft changed the title 需改进图像缩放效果 Improve bitmap scaling quality Apr 27, 2017
@stale stale bot added the stale label Jun 17, 2018
@technosaurus
Copy link

Consider replacing the image code with stb_image / stb_image_resize (and possibly stb_image_write)

ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 16, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 16, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 16, 2018
Repository owner deleted a comment from stale bot Aug 16, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 16, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 17, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 18, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 18, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 19, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
ReinForce-II added a commit to ReinForce-II/LCUI that referenced this issue Aug 20, 2018
lc-soft added a commit that referenced this issue Aug 20, 2018
perf(graph): improve image scaling quality (issue #39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants