Code Monkey home page Code Monkey logo

Comments (5)

edeso avatar edeso commented on July 18, 2024

hmm have to dig in.

i know there is no upscaling in the app.
downscaling is done by subsampling (halfing resolution) until it fit's memory limit. will need to look into the implementation for details.

why do you ask? any issues?

from bubble2.

srappan avatar srappan commented on July 18, 2024

from bubble2.

edeso avatar edeso commented on July 18, 2024

feel free to dig in. would have to search myself. been a while since i touched that code.

and again

  1. i am not aware of any up-/downscaling in the app, except the subsampling during load which is not tunable in any way.
  2. i am not aware of artifacts introduced due to any type of resampling from the app. if you find any i my be persuaded to investigate

from bubble2.

srappan avatar srappan commented on July 18, 2024

from bubble2.

edeso avatar edeso commented on July 18, 2024

again, there is no scaling in Bubble2 . there is merely subsampling, did you try it? do you see artifacts? please provide screenshots.

of course there is scaling by the display driver (usually OpenGL), but that is outside of the app scope as well. a common issue is a Moire Pattern and only fixable by costly realtime image manipulation according to scale/display/image-resolution.

any way. please provide artifacts created by Bubble2 in your comics/mangas. if there are none i see nor reason dive in any further.

there are loose plans to integrate smoeting along the lines of https://github.com/davemorrissey/subsampling-scale-image-view in the future. but there is no urgency as of now.

from bubble2.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.